The connection object represents the connection to a mysql server and is used to perform queries.
Definition in file MyMySQLPPConnection.h.
#include "MyMySQLPPResult.h"
Include dependency graph for MyMySQLPPConnection.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
class | CMyMySQLPPConnection |
The connection object represents the connection to a mysql server and is used to perform queries. More... |