UniqueConstraintDefinition.IsEnforced Property

Definition

Represents if the constraint is an enforced constraint.

public bool? IsEnforced { get; set; }
member this.IsEnforced : Nullable<bool> with get, set
Public Property IsEnforced As Nullable(Of Boolean)

Property Value

Applies to