SqlServerKeyAnnotations.IsClustered 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定索引鍵是否已叢集化,或 null
尚未指定叢集。
public virtual bool? IsClustered { get; set; }
member this.IsClustered : Nullable<bool> with get, set
Public Overridable Property IsClustered As Nullable(Of Boolean)
屬性值
適用於