AnyDAC
ContentsIndexHome
PreviousUpNext
TADScriptOptions.Verify Property

Enables to show a complete SQL command text before execution.

Group
Links

Set Verify to True to enable output of a SQL command text with substituted macro variables, if any. The default value is False. 

The property may be set from a script using SET VERify OFF|ON command.

property Verify: Boolean;
What do you think about this topic? Send feedback!