.NET Framework Class Library
DataSet..::.ReadXmlSchema Method

Reads an XML schema into the DataSet.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkReadXmlSchema(Stream)Reads the XML schema from the specified Stream into the DataSet.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkReadXmlSchema(TextReader)Reads the XML schema from the specified TextReader into the DataSet.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkReadXmlSchema(String)Reads the XML schema from the specified file into the DataSet.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkReadXmlSchema(XmlReader)Reads the XML schema from the specified XmlReader into the DataSet.
Top
See Also

Reference

Other Resources

Tags :


Page view tracker