Share via


SqlServerKeyAnnotations.IsClustered Property

Definition

Gets or sets whether or not the key is clustered, or null if clustering has not been specified.

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

Property Value

Applies to