This topic has not yet been rated - Rate this topic

DataSet.WriteXmlSchema Method

Writes the DataSet structure as an XML schema.

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 WriteXmlSchema(Stream) Writes the DataSet structure as an XML schema to using the specified System.IO.Stream object.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework WriteXmlSchema(TextWriter) Writes the DataSet structure as an XML schema to a TextWriter object.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework WriteXmlSchema(String) Writes the DataSet structure as an XML schema to a file.
Public method Supported by the .NET Compact Framework Supported by the XNA Framework WriteXmlSchema(XmlWriter) Writes the DataSet structure as an XML schema to an XmlWriter object.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ