言語

SqlDeploymentOptions.IgnoreIndexesStatisticsOnEnclaveEnabledColumns プロパティ

定義

DB エクスポートの新しいオプションをエクスポートする前にインデックスと統計を削除するかどうかを指定するブール値を取得します。

public bool IgnoreIndexesStatisticsOnEnclaveEnabledColumns { get; }
member this.IgnoreIndexesStatisticsOnEnclaveEnabledColumns : bool
Public ReadOnly Property IgnoreIndexesStatisticsOnEnclaveEnabledColumns As Boolean

プロパティ値

インデックスの削除を実行する場合は True、統計の既定値は false です。

適用対象