Sprache

DacDeployOptions.IgnoreIndexOptions Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines werts vom Typ Boolean, der angibt, ob Beim Vergleichen des Quell- und Zielmodells Unterschiede in Indexoptionen 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, um Unterschiede in Indexoptionen zu ignorieren; andernfalls "false". Die Standardeinstellung ist "false".

Attribute

Gilt für: