次の方法で共有


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

プロパティ値

属性

適用対象