DacDeployOptions.VerifyCollationCompatibility Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts vom Typ Boolean, der angibt, ob die Bereitstellung überprüft, 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, um fortzufahren, wenn Fehler während der Planüberprüfung generiert werden; andernfalls "false". Der Standardwert ist "True".

Attribute

Gilt für: