The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataSet::InferXmlSchema Method (Stream^, array<String^>^)
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
Return to top
Assembly: System.Data (in System.Data.dll)
Parameters
- stream
-
Type:
System.IO::Stream^
The Stream 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: