dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / ProductInfo Class / Version Field

In This Topic
    Version Field
    In This Topic
    Returns the version of the product, including its build number.
    Syntax
    'Declaration
     
    Public Const Version As String
    public const string Version

    Field Value

    The version of the product, including its build number.
    See Also