This structure represents a database connection, pointer to this structure are used as a connection handle from modules uses the db API.
#include <db_con.h>
Data Fields
-
const str * table
- Default table that should be used.
-
unsigned long tail
- Variable length tail, database module specific.
Detailed Description
Definition at line 40 of file srdb1/db_con.h.
The documentation for this struct was generated from the following file: