Freigeben über


DacDeployOptions.AdditionalDeploymentContributors Eigenschaft

Definition

Gibt zusätzlich zu den in der DACPAC-Datei angegebenen Argumenten weitere Bereitstellungs-Contributors zur Ausführung an.

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

Eigenschaftswert

Attribute

Gilt für: