DacImportOptions.ImportContributorPaths 属性

定义

指定用于加载其他导入参与者的路径。 这应该是用分号分隔的值列表。

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

属性值

属性

适用于