dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / InvalidCharsetException Class / ServerCharset Property

In This Topic
    ServerCharset Property
    In This Topic
    Gets or sets the server character set.
    Syntax
    'Declaration
     
    Public ReadOnly Property ServerCharset As String
    public string ServerCharset {get;}

    Property Value

    Server character set.
    See Also