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 © 2020 Rogue Wave Software, Inc. All Rights Reserved. |