Partager via


DacImportOptions.ImportContributorPaths Propriété

Définition

Spécifie les chemins d’accès pour charger des contributeurs d’importation supplémentaires. Il doit s'agir d'une liste de valeurs délimitée par des points-virgules.

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

Valeur de propriété

Attributs

S’applique à