Compartir a través de


DacDeployOptions.PerformIndexOperationsOnline Propiedad

Definición

Obtiene o establece un valor booleano que especifica si se deben realizar operaciones de índice en línea

[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

Valor de propiedad

El valor predeterminado es False.

Atributos

Se aplica a