<< Click to Display Table of Contents >> Navigation: ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TClrDataTable > Methods > TClrDataTable.WriteXml(String,Boolean) Method |
Writes the current contents of the TClrDataTable as XML using the specified file. To save the data for the table and all its descendants, set the writeHierarchy parameter to true.
Namespace: CNClrLib.ADONet.Client
Delphi |
public |
Parameters
fileName
Type: String
writeHierarchy
Type: Boolean
Reference |