ODAC

TOraXML.SaveToStream Method

Copies the contents of a TOraXML object to a stream.

Class

TOraXML

Syntax

procedure SaveToStream(Stream: TStream);

Parameters
Stream
Hold the name of a stream to copy the contents of a TOraXML object to.

Remarks

Call the SaveToStream method to copy the contents of a TOraXML object to a stream. Specify the name of the stream to which the field's value is saved as the value of the Stream parameter.

See Also

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