Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting Entity Row
Message
 
À
09/10/2006 17:17:47
Jeff Corder
Ambit Technologies, LLC
Missouri, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Database:
MS SQL Server
Divers
Thread ID:
01159544
Message ID:
01160742
Vues:
16
Jeff,

>I think I've got it figured out. I just want to make sure I have it straight.
>
>If I have an entity object, I use
> Entity.SetDataRow(dr);
>to set the row so I can retrieve the data using MM Business Objects.
>
>If I am referring to the entity as part of a Business Object I should set it using
> oBizObj.Entity.DataRow = dr;
>
>As near as I can tell, the SetDataRow() does not change the Business Object's DataRow.

Actually, that's correct...this allows the entity object to live independently of the business object.

Best 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
Répondre
Fil
Voir

Click here to load this message in the networking platform