|
AnyDAC
|
Controls the output of the parameter values after a SQL command execution.
Set AutoPrintParams property to True to enable the SQL command parameter output after the command execution. The default value is False.
The property may be set from a script using SET AUTOPRINT ON|OFF command.
property AutoPrintParams: Boolean;
|
What do you think about this topic? Send feedback!
|