dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / InvalidCharsetException Class
Properties Methods

In This Topic
    InvalidCharsetException Class Members
    In This Topic

    The following tables list the members exposed by InvalidCharsetException.

    Public Properties
     NameDescription
    Public PropertyGets or sets the character set, set by the client in the connection string.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public PropertyGets or sets the server character set.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public MethodGets the exception text. (Inherited from Devart.Common.DbProviderException)
    Top
    See Also