Language

Index.DropExistingIndex プロパティ

定義

列の仕様を変更して既存のクラスター化インデックスと非クラスター化インデックスのどちらを削除して再構築し、インデックスに同じ名前を保持するか。 既定値は false です。

public bool DropExistingIndex { get; set; }
member this.DropExistingIndex : bool with get, set
Public Property DropExistingIndex As Boolean

プロパティ値

適用対象