DacDeployOptions.RunDeploymentPlanExecutors Propiedad

Definición

Especifica si se deben ejecutar los componentes de DeploymentPlanExecutor mientras se llevan a cabo otras operaciones. El valor predeterminado es falso.

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

Valor de propiedad

Atributos

Se aplica a