次の方法で共有


SqlDeploymentOptions.PerformIndexOperationsOnline プロパティ

定義

オンラインでインデックス操作を実行するかどうかを指定するブール値を取得します

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

プロパティ値

既定値は false です。

適用対象