IBSQLMonitor
From RAD Studio VCL Reference
Contents |
C++ Information
Class
| IIBSQLMonitorHook | |
| TIBCustomSQLMonitor |
TIBCustomSQLMonitor is the ancestor for TIBSQLMonitor. |
| TIBSQLMonitor |
TIBSQLMonitor monitors dynamic SQL passed to the InterBase server. |
Function
| DisableMonitoring |
Disables SQL monitoring. |
| EnableMonitoring | |
| MonitorHook | |
| MonitoringEnabled |
Typedef
| TSQLEvent |
TSQLEvent is the type of event handlers that respond to activity on an InterBase server. |
| _di_IIBSQLMonitorHook |