Freigeben über


DacDeployOptions.VerifyCollationCompatibility Eigenschaft

Definition

Gibt mit einem booleschen Wert an, ob bei der Bereitstellung überprüft wird, ob die im Quellmodell angegebene Sortierung mit der im Zielmodell angegebenen Sortierung kompatibel ist.

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

Eigenschaftswert

"True", wenn der Vorgang auch bei Fehlern während der Planüberprüfung fortgesetzt werden soll, andernfalls "false". Der Standardwert ist "true".

Attribute

Gilt für: