Freigeben über


IWithCollation.WithCollation(String) Methode

Definition

Legt die Sortierung für die SQL-Datenbank fest.

public Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithCreateAllOptions WithCollation (string collation);
abstract member WithCollation : string -> Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithCreateAllOptions
Public Function WithCollation (collation As String) As IWithCreateAllOptions

Parameter

collation
String

Sortierung, die für die Datenbank festgelegt werden soll.

Gibt zurück

Gilt für: