Message
From
02/07/2008 09:29:23
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01327749
Message ID:
01328217
Views:
10
Hi,

Again thank you for the quick reply.

In the documentation I find:

"public virtual bool DeleteEntity( EntityType entity );
Deletes the specified entity and removes the associated entity list (if any) "

Does this mean that:

oMyBusinessObject.DeleteEntity(oMyEnitity);

will delete the specified entity from the business object's entity list (if it is there)?

Thanks

Tim
Previous
Next
Reply
Map
View