IBSQLMonitor.TIBSQLMonitor
From RAD Studio VCL Reference
C++ Information
From IBSQLMonitor.hpp
TIBSQLMonitor = class(TIBCustomSQLMonitor)
Unit: IBSQLMonitor
Type: class
Inherited Class Members: IBSQLMonitor.TIBSQLMonitor Members
Class Constructors & Destructors: IBSQLMonitor.TIBSQLMonitor Constructors
Description
TIBSQLMonitor monitors dynamic SQL passed to the InterBase server.
Use TIBSQLMonitor to monitor dynamic SQL taking place in InterBase applications. Enable TraceFlags in each TIBDatabase component in order for the SQL monitor to receive status information from each database connection.