Freigeben über


DacDeployOptions.IgnoreIndexOptions Eigenschaft

Definition

Abrufen oder Festlegen eines booleschen Werts, der angibt, ob Unterschiede in Den Indexoptionen beim Vergleich des Quell- und Zielmodells ausgeschlossen werden sollen.

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

Eigenschaftswert

True, wenn Unterschiede in den Indexoptionen ignoriert werden sollen, andernfalls false. Der Standardwert ist "false".

Attribute

Gilt für: