Compartir a través de


Database.Charset Propiedad

Definición

Obtiene o establece el conjunto de caracteres de la base de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.charset")]
public string Charset { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.charset")>]
member this.Charset : string with get, set
Public Property Charset As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a