Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inherit a class from a MMBusiness inherited class.
Message
 
À
09/03/2004 09:48:48
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00884365
Message ID:
00884803
Vues:
12
Hello,
Thank you for "beginner" level C# lesson about Inheritance.
But i'm wondering that inherit MMBusiness inherit which is the class "business tier" and "data tier" composition which has got possible ctor,

this.TableName = "Person"
this.PrimaryKey = "PersonPK"

therefor child class VIPerson has got

this.TableName = "VIP"
this.PrimaryKey = "VIPPK"

how can i manage this table combination same class? Any idea?

Sincerly
we can work iT ouT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform