UniqueConstraintDefinition.Clustered Property

Definition

Represents if the constraint is clustered.

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

Property Value

Applies to