DacDeployOptions.AdditionalDeploymentContributorArguments プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Dacpac に既に指定されている配置コントリビューター引数に、追加の引数を指定します。
public string AdditionalDeploymentContributorArguments { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AdditionalDeploymentContributorArguments")]
public string AdditionalDeploymentContributorArguments { get; set; }
member this.AdditionalDeploymentContributorArguments : string with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AdditionalDeploymentContributorArguments")>]
member this.AdditionalDeploymentContributorArguments : string with get, set
Public Property AdditionalDeploymentContributorArguments As String
プロパティ値
- 属性