Поделиться через


DacDeployOptions.RunDeploymentPlanExecutors Свойство

Определение

Указывает, должны ли выполняться участники DeploymentPlanExecutor при выполнении других операций. Значение по умолчанию — 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

Значение свойства

Атрибуты

Применяется к