Share via


DacDeployOptions.AdditionalDeploymentContributorPaths プロパティ

定義

追加の配置コントリビューターを読み込むためのパスを指定します。 複数の値を指定する場合は、セミコロンで区切ります。

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

プロパティ値

属性

適用対象