DacDeployOptions.IgnoreTablePartitionOptions Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts vom Typ Boolean, der angibt, ob beim Vergleichen des Quell- und Zielmodells die Werte FÜR BEREICHs- und GRENZWERTE einer Tabellenpartitionsoption ausgeschlossen werden sollen.

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

Eigenschaftswert

True, um Aspekte der Tabellenpartitionsoption zu ignorieren; andernfalls "false". Die Standardeinstellung ist "false".

Attribute

Gilt für: