Executes a script from a file.
Class
TDADump
Syntax
procedure RestoreFromFile(const FileName: string);
Parameters
FileName
Holds the file name to execute a script from.
Remarks
Call the RestoreFromFile method to execute a script from the specified file.
See Also