IBDAC

TIBCConnection.Debug Property

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

Class

TIBCConnection

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 unit IBDACVcl (IBDACClx under Linux) to your project.

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