SourcePro® 2024.1 |
SourcePro® API Reference Guide |
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 © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |