Go to the source code of this file.
Classes | |
class | IZMySQLConnection |
Represents a MYSQL specific connection interface. More... | |
class | TZMySQLConnection |
Implements MySQL Database Connection. More... | |
class | TZMySQLDriver |
Implements MySQL Database Driver. More... | |
Functions | |
finalization if DriverManager nil then DriverManager | DeDriver (MySQLDriver) |
DriverManager | Driver (MySQLDriver) |
Variables | |
MySQLDriver | __pad0__ |
MySQLDriver | __pad1__ |
const IZDriver | MySQLDriver |
The common driver manager object. |
finalization if DriverManager nil then DriverManager DeDriver | ( | MySQLDriver | ) |
DriverManager Driver | ( | MySQLDriver | ) |
Definition at line 1029 of file ZDbcMySql.pas.
Definition at line 1040 of file ZDbcMySql.pas.
const IZDriver MySQLDriver |