PackageOptions.DeploymentContributorConfigurationStreams Propiedad

Definición

Lista de colaboradores necesarios para implementar .dacpac

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

Valor de propiedad

Se aplica a