Check for macros in the SQL statement.
Source position: sqldb.pp line 453
published property TSQLStatement.MacroCheck : Boolean; |
MacroCheck is the macro equivalent of ParamCheck: if set to True, it instructs the query component to check the SQL statement text for macros and add them to the Macros collection.
|
Should SQL be checked for parameters. |
|
|
Set of macros for this SQL statement. |