ODAC

TOraSession.Debug Property

Used to display SQL statements being executed with their parameter values and data types.

Class

TOraSession

Syntax

property Debug: boolean;

Remarks

Set the Debug property to True to display SQL statements being executed with their parameter values and data types.

Note: To use this property you should explicitly include OdacVcl (OdacClx under Linux) unit to your project.

If TOraSQLMonitor is used in the project and the TOraSQLMonitor.Active property is set to False, the debug window is not displayed.

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