Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inherit a class from a MMBusiness inherited class.
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00884365
Message ID:
00884856
Vues:
16
>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?

Are you asking how to handle multiple tables in a single business object?

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform