DacDeployOptions.IgnoreIndexPadding Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines werts vom Typ Boolean, der angibt, ob beim Vergleichen des Quell- und Zielmodells die option PAD_INDEX ausgeschlossen werden soll.

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

Eigenschaftswert

True, um Unterschiede in der option PAD_INDEX zu ignorieren; andernfalls "false". Der Standardwert ist "True".

Attribute

Gilt für: