DAC for MySQL

TMySQLBatchExecute.Properties.Delimiter

Previous Next

Sets the SQL statements delimiter.

Syntax:

Delimiter: string;

Description:

SQL statements included into SQL script set in SQL property must be separated by the string defined in Delimiter property (";" by default).