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

System.Data.DataSet.InferXmlSchema Method

Applies the specified XML schema from the specified file to the current DataSet

public void InferXmlSchema (string fileName, string[] nsArray)

Parameters

fileName
Name of the file 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