Share via


ISqlServerIndexAnnotations.IsClustered Property

Definition

Indicates whether or not the index is clustered, or null if clustering has not been specified.

public bool? IsClustered { get; }
member this.IsClustered : Nullable<bool>
Public ReadOnly Property IsClustered As Nullable(Of Boolean)

Property Value

Applies to