SqlDeploymentOptions.PerformIndexOperationsOnline 属性

定义

获取指定是否联机执行索引操作的布尔值

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

属性值

默认值为 false。

适用于