Gets the most recent version of the schema.
Namespace: MySql.Web.Common
Assembly: MySql.Web (in MySql.Web.dll) Version: 6.8.4.0
Syntax
| C# |
|---|
public static int Version { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property Version As Integer Get |
| Visual C++ |
|---|
public: static property int Version { int get (); } |