다음을 통해 공유


DacDeployOptions.AdditionalDeploymentContributors 속성

정의

Dacpac에 지정된 데에 추가하여 실행하여야 할 추가 배포 기여자를 지정합니다.

public string AdditionalDeploymentContributors { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AdditionalDeploymentContributors")]
public string AdditionalDeploymentContributors { get; set; }
member this.AdditionalDeploymentContributors : string with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "AdditionalDeploymentContributors")>]
member this.AdditionalDeploymentContributors : string with get, set
Public Property AdditionalDeploymentContributors As String

속성 값

특성

적용 대상