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

SQLDBC Class 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::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::EnvironmentList
SQLDBC_IRuntime::ErrorError handle that is used to report errors from methods
SQLDBC_IRuntime::Profile
SQLDBC_IRuntime::TaskTraceContextA structure used by the tracing mechanism
SQLDBC::SQLDBC_LOBInterface to a large object (LOB)
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_ProfileThe SQLDBC_Profile object collects profile values of SQLDBC
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::SQLDBC_UpdatableRowSetA SQLDBC_UpdatableRowSet class for representing a SQLDBC updatable row set