All Classes |Grouped Classes |Index

Class CL_DBConnectionProvider

Database connection provider. More...

Derived from:

None

Derived by:

None

Group:

System (Database)

#include <ClanLib/database.h>

Class Members:


Operations:

create_command

Create database command.

begin_transaction

Begin a transaction.

execute_reader

Begin execution of database command.

execute_scalar_string

Execute database command and returns the first column of the first row.

execute_scalar_int

Execute database command and returns the first column of the first row.

execute_non_query

Execute database command.