[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Check for macros in the SQL statement.
Source position: sqldb.pp line 707
published property TSQLQuery.MacroCheck : Boolean; |
MacroC heck 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 the SQL statement be checked for parameters |
|
|
Set of macros for this SQL statement. |