DacDeployOptions.IgnoreColumnCollation Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines werts vom Typ Boolean, der angibt, ob der Sortierbezeichner beim Vergleichen des Quell- und Zielmodells von der Berücksichtigung ausgeschlossen werden soll.

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

Eigenschaftswert

True, um Unterschiede im Sortierungsbezeichner zu ignorieren; andernfalls "false". Die Standardeinstellung ist "false".

Attribute

Gilt für: