|
ClanLib
2.3.7
|
This is the complete list of members for CL_DBCommand, including all inherited members.
| CL_DBCommand() | CL_DBCommand | |
| CL_DBCommand(const CL_SharedPtr< CL_DBCommand_Impl > &impl) | CL_DBCommand | |
| get_input_parameter_column(const CL_StringRef &name) const | CL_DBCommand | |
| get_output_last_insert_rowid() const | CL_DBCommand | |
| get_provider() | CL_DBCommand | |
| set_input_parameter(int index, ValueType value) | CL_DBCommand | |
| set_input_parameter(const CL_StringRef &name, ValueType value) | CL_DBCommand | |
| set_input_parameter_binary(int index, const CL_DataBuffer &value) | CL_DBCommand | |
| set_input_parameter_bool(int index, bool value) | CL_DBCommand | |
| set_input_parameter_datetime(int index, const CL_DateTime &value) | CL_DBCommand | |
| set_input_parameter_double(int index, double value) | CL_DBCommand | |
| set_input_parameter_int(int index, int value) | CL_DBCommand | |
| set_input_parameter_string(int index, const CL_StringRef &value) | CL_DBCommand | |
| sql_statement enum value | CL_DBCommand | |
| stored_procedure enum value | CL_DBCommand | |
| Type enum name | CL_DBCommand | |
| ~CL_DBCommand() | CL_DBCommand |
1.8.4