MySqlAuthenticationPlugin.ServerVersion Property
From MySQL Connector/Net
MySQL Connector/Net
| MySqlAuthenticationPluginServerVersion Property |
Namespace: MySql.Data.MySqlClient.Authentication
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9
protected Version ServerVersion { get; }
Protected ReadOnly Property ServerVersion As Version Get
protected: property Version^ ServerVersion { Version^ get (); }
member ServerVersion : Version with get