Compartir a través de


DacDeployOptions.AdditionalDeploymentContributorArguments Propiedad

Definición

Especifica los argumentos de colaborador de implementación adicionales además de los que se muestran en el 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

Valor de propiedad

Atributos

Se aplica a