![]() SourcePro® C++ 13.1 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
Provides a mechanism for making direct calls to the ODBC API. More...
#include <rw/db/odbcsrc/odbsysh.h>
Public Member Functions | |
| SQLHDBC | hdbc () const |
Class RWDBODBCLibSystemHandle contains the SQLHDBC used by the RWDBConnection.
If it is necessary for your application to make calls directly to the ODBC API, proceed as in the following example.
| SQLHDBC RWDBODBCLibSystemHandle::hdbc | ( | ) | const |
Returns the SQLHDBC encapsulated by the respective RWDBConnection.
|
Copyright © 2015 Rogue Wave Software, Inc. All Rights Reserved. |