allocates an environment and uses DtSqlIfErrorHandler to process errors To make most ODBC interface calls, it is necessary to first allocation an SQL environment object.
More...
Detailed Description
allocates an environment and uses DtSqlIfErrorHandler to process errors To make most ODBC interface calls, it is necessary to first allocation an SQL environment object.
This class allocates an environment, and uses DtSqlIfErrorHandler to process any errors.
Constructor & Destructor Documentation
| DtSqlEnvironment::DtSqlEnvironment |
( |
| ) |
|
| virtual DtSqlEnvironment::~DtSqlEnvironment |
( |
| ) |
|
|
virtual |
Member Function Documentation
| SQLHENV DtSqlEnvironment::handle |
( |
| ) |
|
Return a handle to the environment object allocated.
Member Data Documentation
| SQLHENV DtSqlEnvironment::myHandle |
|
protected |
The documentation for this class was generated from the following file: