PackageOptions.DeploymentContributors Proprietà

Definizione

Elenco di collaboratori necessari per distribuire il file con estensione 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)

Valore della proprietà

Si applica a