Mono Class Library: System.Data.DataSet Overview | Members

System.Data.DataSet.InferXmlSchema Method

Applies the specified XML schema from the specified System.IO.Stream to the current DataSet

public void InferXmlSchema (System.IO.Stream stream, string[] nsArray)

Parameters

stream
The System.IO.Stream to read the data from.
nsArray
An array of namespace URIs to be excluded from the inference.

Remarks

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0