[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'SQLDB' (#fcl)

TSQLQuery.MacroCheck

Check for macros in the SQL statement.

Declaration

Source position: sqldb.pp line 707

published property TSQLQuery.MacroCheck : Boolean;

Description

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.

See also

ParamCheck

  

Should the SQL statement be checked for parameters

Macros

  

Set of macros for this SQL statement.


Documentation generated on: May 14 2021