Dela via


ISqlServerKeyAnnotations.IsClustered Property

Definition

Whether or not the key 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