EPUB | CHM | PDF

TMySQLDump.Properties.IncludeHeader

Top Previous Next

Sets if the dump information will be written at the beginning of the SQL file.

Syntax:

property IncludeHeader : Boolean default True;

Description:

If IncludeHeader property is set in True, several comments strings with the information about dump version, host name, and database name will be included in the header of the SQL file defined in the SQLFile property.