Compartilhar via


DacDeployOptions.IgnoreFullTextCatalogFilePath Propriedade

Definição

Obtenha ou defina booleano que especifica se a especificação de caminho dos objetos FULLTEXT CATALOG deve ser considerada ao comparar o modelo de origem e de destino.

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

Valor da propriedade

True para ignorar as diferenças na especificação de caminho de objetos de CATÁLOGO DE TEXTO COMPLETO; caso contrário, false. O padrão é true.

Atributos

Aplica-se a