Compartir a través de


DatabaseProperties.Charset Property

Definition

The charset of the database.

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

Property Value

Implements

Attributes

Applies to