This graph shows which files directly or indirectly include this file:

Defines | |
| #define | ALLOW_DIRECT_SQL_SELECTS |
Typedefs | |
| typedef unsigned long | OidType |
|
|
Uncomment this macro to make it possible for user to directly execute SQL queries in database. If the macro is uncommented, user can use functions Connection::_Open(), Connection::_Prepare(), Connection::_PreExecBind(), Connection::_Execute(), Connection::_PreFetchBind() and Connection::_Close(). |
|
|
Type used for OIDs.
|