次の方法で共有


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

プロパティ値

属性

適用対象