DacDeployOptions.PerformIndexOperationsOnline Eigenschaft

Definition

Abrufen oder Festlegen vom Typ Boolean, 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

Die Standardeinstellung ist "false".

Attribute

Gilt für: