Overload List
| Name | Description | |
|---|---|---|
| WriteXmlSchema(Stream) | (Inherited from DataSet.) | |
| WriteXmlSchema(TextWriter) | Writes the DataSet structure as an XML schema to a TextWriter object. (Inherited from DataSet.) | |
| WriteXmlSchema(XmlWriter) | (Inherited from DataSet.) | |
| WriteXmlSchema(String) | Writes the DataSet structure as an XML schema to a file. (Inherited from DataSet.) |