DAC for MySQL

TMySQLDump.Methods.Execute

Previous Next

Generates SQL script to file.

Syntax:

function Execute: Boolean;

Description:

Execute function generates SQL script to file specified in SQLFile property. Execute returns False on error, and True on success.

See also:DumpToSream() method
SQLFile property