PgDAC

TMemDataSet.SaveToXML Overload

Saves the current dataset data to a file or a stream in the XML format compatible with ADO format.

Class

TMemDataSet

Overload List

Name Description
SaveToXML(Destination: TStream) Saves the current dataset data to a stream in the XML format compatible with ADO format.
SaveToXML(const FileName: string) Saves the current dataset data to a file in the XML format compatible with ADO format.
© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback