다음을 통해 공유


DacDeployOptions.PerformIndexOperationsOnline 속성

정의

온라인으로 인덱스 작업을 수행할지 여부를 지정하는 부울 가져오기 또는 설정

[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "PerformIndexOperationsOnline")]
public bool PerformIndexOperationsOnline { get; set; }
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "PerformIndexOperationsOnline")>]
member this.PerformIndexOperationsOnline : bool with get, set
Public Property PerformIndexOperationsOnline As Boolean

속성 값

기본값은 false입니다.

특성

적용 대상