
Database connection provider. More...
Derived from: | None |
Derived by: | None |
Group: | System (Database) |
#include <ClanLib/database.h>
Class Members:
| |
Returns true if current execution step resulted in a row. | |
Returns the 'rowid' for the last inserted record. | |
Returns the number of columns for the current row. | |
Returns the name of a column index. | |
Returns the column index for a given column name. | |
Get declaration type for column. | |
Get BLOB object for column. | |
Get BLOB object for column. | |
Get BLOB size for column. | |
Get double value for column. | |
Get integer value for column. | |
Get text value for column. |
| |
Creates a DB command provider for this connection. | |
Begin execution of database command. | |
Retrieve next row for currently executed command. |