PackageOptions.DeploymentContributors Eigenschaft

Definition

Liste der Mitwirkenden, die erforderlich sind, um die .dacpac bereitzustellen

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)

Eigenschaftswert

Gilt für: