Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

SQLDBC Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
SQLDBC::SQLDBC_ConnectionConnection to the database kernel
SQLDBC::SQLDBC_ConnectionItemBase class to administrate the error handling within SQLDBC
SQLDBC::SQLDBC_ConnectPropertiesSpecification of connection options
SQLDBC_DateTimeFormat
SQLDBC::SQLDBC_EnvironmentThe SQLDBC_Environment object is the basis for initializing the SQLDBC runtime library and making general settings in the SQLDBC interface
SQLDBC::SQLDBC_ErrorHndlStore for error messages and error codes
SQLDBC_IRuntimeSQLDBC_IRuntime is the interface to the runtime environment abstraction
SQLDBC_IRuntime::TaskTraceContextA structure used by the tracing mechanism
SQLDBC::SQLDBC_ParameterMetaDataCan retrieve information to find out the parameter types and their properties in a PreparedStatement object
SQLDBC::SQLDBC_PreparedStatementA class for preparing and executing SQL statements
SQLDBC::SQLDBC_ResultSetA class for presenting a database result set
SQLDBC::SQLDBC_ResultSetMetaDataA SQLDBC_ResultSetMetaData class can retrieve information used to find out types and properties of the columns in a ResultSet
SQLDBC::SQLDBC_RowSetAn SQLDBC_RowSet class for representing a SQLDBC row set
SQLDBC::SQLDBC_SQLWarningA class for handling SQL warnings
SQLDBC::SQLDBC_StatementAn SQLDBC_Statement is a class for executing SQL statements immediately
SQLDBC_StringEncodingType