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

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

    Field Value

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