Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting Entity Row
Message
From
09/10/2006 17:17:47
Jeff Corder
Ambit Technologies, LLC
Missouri, United States
 
 
To
06/10/2006 16:53:11
Jeff Corder
Ambit Technologies, LLC
Missouri, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Database:
MS SQL Server
Miscellaneous
Thread ID:
01159544
Message ID:
01160718
Views:
16
Kevin,

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.

Jeff
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform