System.Data Namespace DataSet Class
Infers the XML schema from the specified TextReader into the DataSet.
[ VB ] Overloads Public Sub InferXmlSchema ( _ ByVal reader As TextReader _ ByVal nsArray ( ) As String _ ) [ C# ] public void InferXmlSchema ( TextReader reader String [ ] nsArray ); [ C++ ] public: void InferXmlSchema ( TextReader* reader String* nsArray __gc [ ] ); [ JScript ] public function InferXmlSchema ( reader : TextReader nsArray : String [ ] );
DataSet Members DataSet.InferXmlSchema Overload List ReadXmlSchema WriteXmlSchema
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph