ODAC

TDADump.BackupToStream Method

Dumps database objects to the stream.

Class

TDADump

Syntax

procedure BackupToStream(Stream: TStream; const Query: string = '');

Parameters
Stream
Holds the stream to dump database objects to.
Query
Your query to receive the data for dumping.

Remarks

Call the BackupToStream method to dump database objects to the stream.

See Also

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