0 out of 1 rated this helpful - Rate this topic

DataSet.ReadXmlSchema Method

Reads an XML schema into the DataSet.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Supported by the .NET Compact Framework Supported by the XNA Framework ReadXmlSchema(Stream) Reads the XML schema from the specified Stream into the DataSet.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework ReadXmlSchema(TextReader) Reads the XML schema from the specified TextReader into the DataSet.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework ReadXmlSchema(String) Reads the XML schema from the specified file into the DataSet.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework ReadXmlSchema(XmlReader) Reads the XML schema from the specified XmlReader into the DataSet.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ