PackageOptions.DeploymentContributors Propiedad

Definición

Lista de colaboradores necesarios para implementar .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)

Valor de propiedad

Se aplica a