IEntityCollectionCoreRemovedEntitiesTracker Property |
Gets or sets the removed entities tracker for this entity collection
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IEntityCollectionCore RemovedEntitiesTracker { get; set; }
Property RemovedEntitiesTracker As IEntityCollectionCore
Get
Set
Property Value
Type:
IEntityCollectionCoreSee Also