[This is preliminary documentation and is subject to change.]
Allocates MySQL connection
Namespace: NFX.DataAccess.MySQLAssembly: NFX.MySQL (in NFX.MySQL.dll) Version: 3.0.0.1 (3.0.0.1)
protected MySqlConnection GetConnection()
protected MySqlConnection GetConnection()
Protected Function GetConnection As MySqlConnection
Protected Function GetConnection As MySqlConnection
protected:
MySqlConnection^ GetConnection()
protected:
MySqlConnection^ GetConnection()
member GetConnection : unit -> MySqlConnection
member GetConnection : unit -> MySqlConnection
Return Value
Type:
MySqlConnection