| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Defined macros
Source position: sqldb.pp line 717
| published property TSQLScript.Defines; | 
Defines contains the list of defined macros for use with the TSQLScript.UseDefines property. Each line should contain a macro name. The names of the macros are case insensitive. The #DEFINE and #UNDEFINE directives will add or remove macro names from this list.
| 
 | Automatically handle pre-processor defines |