[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
All possible event types that must be reported
Source position: sqldb.pp line 44
const LogAllEventsExtra = [detCustom, detPrepare, detExecute, detFetch, detCommit, detRollBack, detParamValue, detActualSQL]; |
LogAllEventsExtra lists all possible even types that can be reported using the connection logging mechanism.
|
Type of database event |
|
|
Global logging hook |
|
|
Filter for events to log |
|
|
Event handler for logging events |