XML

<< Click to Display Table of Contents >>

Navigation:  Export >

XML

procedure ToXMLFile(const AFileName: string; const ARoot: string = 'Root'; const ATag: string = 'R');

 

Export query result to XML file with UTF8 encoding.

ARoot - name of root tag

ATag - name of row tag.