What is XmlDataDocument?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is XmlDataDocument?
Rating:
XmlDataDocument is a class defined within the System.Xml namespace. It extends the XmlDocument class. The XmlDataDocument class allows the information stored within a DataSet to be treated as XML. Using this class, developers can manipulate data stored within a DataSet as XML or relational data.
Rating:
Was this information helpful?
Other articles
- What is INNER JOIN?
- How to retrieve information about the paused services?
- What is native compilation?
- What is cryptography?
- What is the ApplyStyle method?