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

System.Data.DataSet.InferXmlSchema Method

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

public void InferXmlSchema (System.IO.TextReader reader, string[] nsArray)

Parameters

reader
A System.IO.TextReader object 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