Database command. More...
Derived from: | None |
Derived by: | None |
Group: | System (Database) |
#include <ClanLib/database.h>
Class Members:
Construction: | |
Constructs a database command. |
| |
Returns the index for a given input parameter name. | |
Returns the output parameter containing the row id of the last inserted row. | |
Returns the provider interface for this command. |
| |
Sets the specified input parameter index from a string value. | |
Sets the specified input parameter index from a boolean value. | |
Sets the specified input parameter index from an integer value. | |
Sets the specified input parameter index from a double value. | |
Sets the specified input parameter index from a CL_DateTime value. | |
Sets the specified input parameter index from a CL_DataBuffer value. | |
Sets the specified input parameter index from a value. |