EPUB | CHM | PDF

TMySQLMacroQuery.Properties.MacroChar

Top Previous Next

Sets the macro definition symbol.

Syntax:

MacroChar: Char;

Description:

Sets a symbol which will be considered as the beginning of the macro in SQL script text. This symbol will be used the same way as symbol ":" intended for query parameters identification. The default value of MacroChar is "%".