Freigeben über


DacImportOptions.ImportContributorPaths Eigenschaft

Definition

Gibt Pfade zum Laden zusätzlicher Import-Contributors an. Dabei sollte es sich um eine Liste von Werten mit Semikolatrennung handeln.

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

Eigenschaftswert

Attribute

Gilt für: