Click or drag to resize
DBElementBaseMarkedForDeletion Property
Gets or sets a value indicating whether this element is marked for deletion.

Namespace: SD.LLBLGen.Pro.DBDriverCore
Assembly: SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
[AllowInFilterAttribute(21)]
public virtual bool MarkedForDeletion { get; set; }

Property Value

Type: Boolean
See Also