DAC for MySQL

TMySQLDump.Properties.LineComment

Previous Next
Since v2.5.5

Sets the line comment string for SQL statements.

Syntax:

property LineComment  : string;

Description:

Comments included into SQL script will be preceded by the string defined in LineComment property ("--" by default).