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

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