Freigeben über


DacDeployOptions.PerformIndexOperationsOnline Eigenschaft

Definition

Abrufen oder Festlegen eines booleschen Werts, der angibt, ob Indexvorgänge online ausgeführt werden sollen

[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

Eigenschaftswert

Der Standardwert ist "false".

Attribute

Gilt für: