|
<< Click to Display Table of Contents >> SESInfo (session information) |
![]() ![]()
|
The SESInfo structure provides information about a session, using the following fields:
Field |
Type |
Description |
iSession |
UINT16 |
Specifies the session ID (1 to n). |
szName |
DBINAME |
Specifies the documentary name of the session. |
iDatabases |
UINT16 |
Specifies the number of open databases. |
iCursors |
UINT16 |
Specifies the number of open cursors. |
iLockWait |
INT16 |
Specifies the lock wait time (in seconds). |
szNetDir |
DBIPATH |
Specifies the directory location for the network control file. |
szPrivDir |
DBIPATH |
Specifies the private directory. |