Partager via


DacDeployOptions.IgnoreFullTextCatalogFilePath Propriété

Définition

Obtient ou définit la valeur booléenne qui spécifie s'il faut ignorer la spécification du chemin d'accès des objets de catalogue de texte intégral dans la comparaison des modèles source et cible.

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

Valeur de propriété

True pour ignorer les différences dans la spécification du chemin d’accès des objets de catalogue de texte intégral ; sinon, False. La valeur par défaut est true.

Attributs

S’applique à