|
ClanLib
2.3.7
|
This is the complete list of members for CL_DBConnectionProvider, including all inherited members.
| begin_transaction(CL_DBTransaction::Type type)=0 | CL_DBConnectionProvider | pure virtual |
| create_command(const CL_StringRef &text, CL_DBCommand::Type type)=0 | CL_DBConnectionProvider | pure virtual |
| execute_non_query(CL_DBCommandProvider *command)=0 | CL_DBConnectionProvider | pure virtual |
| execute_reader(CL_DBCommandProvider *command)=0 | CL_DBConnectionProvider | pure virtual |
| execute_scalar_int(CL_DBCommandProvider *command)=0 | CL_DBConnectionProvider | pure virtual |
| execute_scalar_string(CL_DBCommandProvider *command)=0 | CL_DBConnectionProvider | pure virtual |
| ~CL_DBConnectionProvider() | CL_DBConnectionProvider | inlinevirtual |
1.8.4