RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBCustomSQLMonitor.OnSQL Event

Reports dynamic SQL activity on InterBase applications.

Pascal
property OnSQL: TSQLEvent;
C++
__property TSQLEvent OnSQL;

Write an OnSQL event handler to report dynamic SQL activity on InterBase applications.

Note: You must enable the TraceFlags in each TIBDatabase component in order for the SQL monitor to receive status information from each database connection.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!