Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MmBusiness.ForeignParentKeyField property?
Message
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00891427
Message ID:
00892518
Vues:
22
Hello;
Thank you for your help.

I tried to override PopulateForeignParentKeyField method in our top level sub business class like this.

foreach (string ParentKeyField in _ForeignParentKeyFields) {
base.PopulateKeyField(ParentKeyField, whereIsTheKeyFieldValue);
}

And now, we have got new problem about KeyFields values. How can we get every key fields value?

Best regards.
we can work iT ouT
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform