EPUB | CHM | PDF

TPSQLMonitor.Properties.Active

Top Previous Next

Turns the SQL monitor on and off.

Syntax:

Active: Boolean;

Description:

Use Active to turn the SQL monitor on and off. When Active is True, the SQL monitor receives an OnSQL event for every database operation specified by the TraceFlags property. When Active is False, the SQL monitor does not receive any events.