Compartilhar via


DacDeployOptions.AllowExternalLanguagePaths Propriedade

Definição

Obter ou definir booliano que especifica se os caminhos de arquivo devem ser usados para implantação de linguagem externa.

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

Valor da propriedade

True para usar caminhos de arquivo (em vez de conteúdo) para idiomas externos; caso contrário, false. O padrão é false.

Atributos

Aplica-se a