ODAC

TOraErrorHandler.Debug Property

Used for an error message to contain additional information.

Class

TOraErrorHandler

Syntax

property Debug: boolean default False;

Remarks

When the Debug property is True, error message contains additional information: sender name, constraint name and error code.

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