Freigeben über


DacDeployOptions.IgnoreFullTextCatalogFilePath Eigenschaft

Definition

Abrufen oder Festlegen eines booleschen Werts, der angibt, ob die Pfadspezifikation von FULLTEXT CATALOG-Objekten beim Vergleich des Quell- und Zielmodells nicht berücksichtigt werden soll.

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

Eigenschaftswert

True, wenn Unterschiede in der Pfadangabe von FULLTEXT CATALOG-Objekten ignoriert werden sollen, andernfalls false. Der Standardwert ist "true".

Attribute

Gilt für: