TCustomClrDataSet.WriteXml(WideString,TXmlWriteMode) Method

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TCustomClrDataSet > Methods >

TCustomClrDataSet.WriteXml(WideString,TXmlWriteMode) Method

Writes the current data, and optionally the schema, for the DataSet using the specified file and XmlWriteMode. To write the schema, set the value for the mode parameter to WriteSchema.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

FileName

Type: WideString

Mode

Type: System.Void

expandingSee Also