Starts the SQL trace.
Class
TOraTrace
Syntax
procedure SqlTraceStart;
Remarks
When the Enabled property is False, call the SqlTraceStart method to start the SQL trace. Setting the Enabled property to True is another way to start the SQL trace.
See Also