Partager via


DacDeployOptions.AdditionalDeploymentContributorArguments Propriété

Définition

Spécifie les contributeurs de déploiement supplémentaires en plus de ceux déjà répertoriés dans le fichier .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

Valeur de propriété

Attributs

S’applique à