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.1.0.0 (5.1.0)
Syntax bool IEntityCollectionCore.IsRemovalTracker { get; set; }
Private Property IsRemovalTracker As Boolean
Implements IEntityCollectionCore.IsRemovalTracker
Get
Set
Property Value
Type:
BooleanImplements
IEntityCollectionCoreIsRemovalTrackerSee Also