EPUB | CHM | PDF

TMySQLDump.Properties.RewriteFile

Top Previous Next

Sets SQL file opening mode.

Syntax:

property RewriteFile : Boolean default True;

Description:

If RewriteFile property is set in True, and file defined in the SQLFile property exists, then this file will be overwritten. Otherwise the dump will be appended to the end of file.