Saves the current dataset data to a file or a stream in the XML format compatible with ADO format.
| Name | Description |
|---|---|
| SaveToXML(Destination: TStream; IndentFormat: TXmlIndentFormat) |
|
| SaveToXML(const FileName: string; IndentFormat: TXmlIndentFormat) |
|