API:IBX.IBSQLMonitor

From RAD Studio API Documentation
Jump to: navigation, search

Classes

IIBSQLMonitorHook
TIBCustomSQLMonitorTIBCustomSQLMonitor is the ancestor for TIBSQLMonitor.
TIBSQLMonitorTIBSQLMonitor monitors dynamic SQL passed to the InterBase server.

Routines

DisableMonitoringDisables SQL monitoring.
EnableMonitoring
MonitorHook
MonitoringEnabled
SetMonitorHook

Types

_di_IIBSQLMonitorHook
TSQLEventTSQLEvent is the type of event handlers that respond to activity on an InterBase server.

Constants

WM_IBSQL_SQL_EVENTWM_IBSQL_SQL_EVENT: Integer = $401;
WM_MAX_IBSQL_MONITORWM_MAX_IBSQL_MONITOR: Integer = $600;
WM_MIN_IBSQL_MONITORWM_MIN_IBSQL_MONITOR: Integer = $400;