Methods of DataSet object to create XML

Name the different methods provided by a DataSet object to create XML?

E

Expert

Verified

The different methods provided by DataSet object to create XML are as follows:

i. WriteXml() – It writes the XML data to the disk.
ii. ReadXml() – It Reads the XML document into the DataSet object.
iii. GetXml() – It returns the string containing the XML document.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.