PackageOptions.DeploymentContributorConfigurationStreams 속성

정의

.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)

속성 값

적용 대상