Click or drag to resize
IEntityCollectionCoreRemovedEntitiesTracker Property
Gets or sets the removed entities tracker for this entity collection

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax
IEntityCollectionCore RemovedEntitiesTracker { get; set; }

Property Value

Type: IEntityCollectionCore
See Also