Compartir a través de


DacDeployOptions.RunDeploymentPlanExecutors Propiedad

Definición

Especifica si los colaboradores DeploymentPlanExecutor deben ejecutarse cuando se ejecutan otras operaciones. El valor predeterminado es False.

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