CollectionCoreTIEntityCollectionCoreIsRemovalTracker Property |
Gets or sets a value indicating whether this instance is a removal tracker collection.
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 bool IEntityCollectionCore.IsRemovalTracker { get; set; }
Private Property IsRemovalTracker As Boolean
Implements IEntityCollectionCore.IsRemovalTracker
Get
Set
Property Value
Type:
BooleanImplements
IEntityCollectionCoreIsRemovalTrackerSee Also