Compartir a través de


DatabaseProperties.Collation Property

Definition

The collation of the database.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)]
public string Collation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Origin(Microsoft.Azure.PowerShell.Cmdlets.MySql.PropertyOrigin.Owned)>]
member this.Collation : string with get, set
Public Property Collation As String

Property Value

Implements

Attributes

Applies to