MacroDel property
Previous  Top  Next

See Also Properties Methods Events Example
Unit
MySQLDataset

Applies to
TMySQLDataset component

Declaration
property MacroDel: string;

Description
This is a comma delimited list of the starting and ending macro delimiters in your sql statements. The default is "[,]" which means all your SQL statements' macros are defined by putting them in square brackets.