UniqueConstraintAttribute.IgnoreDeleted property
Gets or sets a value indicating whether to ignore deleted records while checking the constraint.
public bool IgnoreDeleted { get; set; }
Property Value
true if [ignore deleted]; otherwise, false.
See Also
- class UniqueConstraintAttribute