Freigeben über


DacDeployOptions.AdditionalDeploymentContributorArguments Eigenschaft

Definition

Gibt zusätzlich zu den bereits in der DACPAC-Datei aufgeführten Argumenten weitere Bereitstellungs-Contributor-Argumente an.

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

Eigenschaftswert

Attribute

Gilt für: