共用方式為


ISqlServerIndexAnnotations.IsClustered 屬性

定義

指出索引是否已叢集化,或者 null 尚未指定叢集。

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

屬性值

適用於