DataSet::InferXmlSchema Method (TextReader^, array<String^>^)
.NET Framework (current version)
Applies the XML schema from the specified TextReader to the DataSet.
Assembly: System.Data (in System.Data.dll)
Parameters
- reader
-
Type:
System.IO::TextReader^
The TextReader from which to read the schema.
- nsArray
-
Type:
array<System::String^>^
An array of namespace Uniform Resource Identifier (URI) strings to be excluded from schema inference.
.NET Framework
Available since 1.1
Available since 1.1
Show: