Utility functions
This
information
describes the utility functions provided in the statistics C API.
getStatsAPIVersion
This function provides version information about the statistics C API.
getAPITraceLevel
This function provides information about the current trace status of the statistics C API.
setAPITraceLevel
This function sets the trace level of the statistics C API.
setAPITraceFile
This function sets the destination for statistics C API trace details.
dumpResultSet
This function outputs a result set in a printable form.
dumpState
This function outputs internal information about the C API.
Parent topic:
C API functions