EPUB | CHM | PDF

TMySQLDump.Properties.Delimiter

Top Previous Next

Sets the SQL statements delimiter.

Syntax:

Delimiter: Char;

Description:

SQL statements included into SQL script will be separated by the symbol defined in Delimiter property (";" by default).

See also: LineComment property