DataSet object for generating XML

Explain the several methods required by the DataSet object for generating the XML?

E

Expert

Verified

Several methods required by the DataSet object to generate XML are:

a) ReadXml() -  Method reads XML document into the DataSet object.

b) GetXml() -  Methods returns a string containing an XML document.

c) WriteXml() -  It writes an XML data to disk.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.