다음을 통해 공유


DacDeployOptions.AdditionalDeploymentContributorPaths 속성

정의

추가 배포 참가자를 로드할 경로를 지정합니다. 세미콜론으로 구분된 값의 목록이어야 합니다.

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

속성 값

특성

적용 대상