Langage

PackageOptions.DeploymentContributors Propriété

Définition

Liste des contributeurs requis pour déployer le fichier .dacpac

public System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Deployment.DeploymentContributorInformation> DeploymentContributors { get; set; }
member this.DeploymentContributors : System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Deployment.DeploymentContributorInformation> with get, set
Public Property DeploymentContributors As IList(Of DeploymentContributorInformation)

Valeur de propriété

S’applique à