LiteDAC

TLiteConnection.Debug Property

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

Class

TLiteConnection

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 LiteDacVcl (LiteDacClx under Linux) to your project.

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