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)

プロパティ値

適用対象