Executes a script received from the stream.
Class
TDADump
Syntax
procedure RestoreFromStream(Stream: TStream);
Parameters
Stream
Holds a stream to receive a script to be executed.
Remarks
Call the RestoreFromStream method to execute a script received from the stream.
See Also