Click or drag to resize

CollectionCoreTIEntityCollectionCoreRemovedEntitiesTracker Property

Gets or sets the removal tracker for this entity collection

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

Property Value

Type: IEntityCollectionCore

Implements

IEntityCollectionCoreRemovedEntitiesTracker
See Also