MyDAC

TDADump.RestoreFromFile Method

Executes a script from a file.

Class

TDADump

Syntax

procedure RestoreFromFile(const FileName: string); overload;procedure RestoreFromFile(const FileName: string; Encoding: TEncoding); overload;

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

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback