SE_serverinfo_get_holdlogpooltables |
Extracts HOLDLOGPOOLTABLES from the SE_SERVERINFO object.
LONG SE_serverinfo_get_holdlogpooltables (const SE_SERVERINFO svrInfo, BOOL *holdlogpooltables);
svrInfo | The SE_SERVERINFO object |
holdlogpooltables | HOLDLOGPOOLTABLES value (TRUE or FALSE) |
This function returns the HOLDLOGPOOLTABLES value from the SE_SERVERINFO object.
The value of the HOLDLOGPOOLTABLES parameter determines whether session-based log file tables that have been checked out of the session log file pool are re-used until client applications disconnect.
SE_SUCCESS
SE_INVALID_POINTER
SE_INVALID_SERVERINFO_OBJECT
SE_SDE_NOT_STARTED