DataScopeMarkForDeletion Method (IEntityCollectionCore) |
Marks all entities in the collection specified to be deleted. It adds all entities in toDelete and all entities directly and indirectly
reachable from this collection to the scope and will delete all entities in toDelete when CommitChanges is called.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax See Also