Overload List
| Name | Description | |
|---|---|---|
| InferXmlSchema(XmlReader, array<String>[]()[]) | (Inherited from DataSet.) | |
| InferXmlSchema(Stream, array<String>[]()[]) | (Inherited from DataSet.) | |
| InferXmlSchema(TextReader, array<String>[]()[]) | Applies the XML schema from the specified TextReader to the DataSet. (Inherited from DataSet.) | |
| InferXmlSchema(String, array<String>[]()[]) | Applies the XML schema from the specified file to the DataSet. (Inherited from DataSet.) |