| Updated: October 28, 2024 |
Return the value for a database session option
#include <qdb/qdb.h> int qdb_getoption( qdb_hdl_t *db, int option );
This function returns the value of the specified database session option for the specified database.
QNX Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | Yes |