Used to specify which database operations the monitor should track in an application at runtime.
property TraceFlags: TDATraceFlags default [tfQPrepare, tfQExecute, tfError, tfConnect, tfTransact, tfParams, tfMisc];
Use the TraceFlags property to specify which database operations the monitor should track in an application at runtime.