EPUB | CHM | PDF

TPSQLRestore.Properties.OutputFileName

Top Previous Next

Specify output file for generated script, or for the dump listing.

Syntax:

property OutputFileName: string;

Description:

File named OutputFileName will contain dump listing when option roList is included in Options property. If not specified then Log parameter of RestoreFromFile method will contain output script or listing.

See also: Options, RestoreFromFile