Unit 'SQLDB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TSQLQuery.MacroCheck

Check for macros in the SQL statement.

Declaration

Source position: sqldb.pp line 714

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: Jul 24 2023