Tracer Window: Options Tab Page

Previous Next

The Options tab page displays the Tracer settings. There are three settings that you can switch ON or OFF:

SQL

Manipulations

Methods

You can select any number of these items for tracing, or you can select none. SQL statements and manipulations are executed as an effect of USoft methods.

If the SQL setting is checked, the Tracer only stops when a SQL statement is executed. The Tracer tab page then also shows the methods that were executed to achieve this.

If the Manipulations setting is checked, the Tracer only stops when a SQL manipulation is executed. The Tracer tab page then also shows the methods and SQL statements that were executed to achieve this.

If the Methods setting is checked, the Tracer only stops when a USoft method is executed.

The settings are stored in the registry when the Tracer is closed, and loaded when the Tracer is next called. If the settings cannot be read from the registry, the default will be used (all settings ON).