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