Partager via


DacDeployOptions.AllowExternalLanguagePaths Propriété

Définition

Obtient ou définit une valeur booléenne qui spécifie si les chemins d’accès aux fichiers doivent être utilisés pour le déploiement de langage externe.

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

Valeur de propriété

True pour utiliser les chemins d’accès aux fichiers (au lieu du contenu) pour les langages externes ; sinon, false. La valeur par défaut est false.

Attributs

S’applique à