The overloads of WriteXmlSchema are listed below. For a list of all members, see the DataSet Members list.
WriteXmlSchema(System.IO.Stream) Write the schema to the specified stream object.WriteXmlSchema(System.IO.TextWriter) Write the schema to the specified text writer object.WriteXmlSchema(string) Write the schema to the specified file.WriteXmlSchema(System.Xml.XmlWriter) Write the schema to the specified XML writer object.