SDAC

TCustomDASQLMonitor.OnSQL Event

Occurs when tracing of SQL activity on database components is needed.

Class

TCustomDASQLMonitor

Syntax

property OnSQL: TOnSQLEvent;

Remarks

Write the OnSQL event handler to let an application trace SQL activity on database components. The Text parameter holds the detected SQL statement. Use the Flag parameter to make selective processing of SQL in the handler body.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback