System.Data Namespace DataSet Class
Infers the XML schema from the specified file into the DataSet.
[ VB ] Overloads Public Sub InferXmlSchema ( _ ByVal fileName As String _ ByVal nsArray ( ) As String _ ) [ C# ] public void InferXmlSchema ( String fileName String [ ] nsArray ); [ C++ ] public: void InferXmlSchema ( String* fileName String* nsArray __gc [ ] ); [ JScript ] public function InferXmlSchema ( fileName : String nsArray : String [ ] );
DataSet Members DataSet.InferXmlSchema Overload List ReadXmlSchema WriteXmlSchema
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note