ISqlServerIndexAnnotations.IsClustered 속성

정의

인덱스가 클러스터되어 null 있는지 또는 클러스터링 지정되지 않은지 여부를 나타냅니다.

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

속성 값

적용 대상