dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlConnection Class / ServerType Property

In This Topic
    ServerType Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ServerType As MySqlServerType
    public MySqlServerType ServerType {get;}
    See Also