Sqlite database connection. More...
Derived from: | public CL_DBConnection |
Derived by: | None |
Group: | System (Sqlite) |
#include <ClanLib/sqlite.h>
Class Members:
Operations: | |
Create database command. | |
Begin a transaction. | |
Begin execution of database command. | |
Execute database command and returns the first column of the first row. | |
Execute database command and returns the first column of the first row. | |
Execute database command. |
| |
Constructs a SqliteConnection. |