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

System.Data.DataSet Constructor

Creates and initializes a new instance of the class with the specified name.

public DataSet (string dataSetName)

Parameters

dataSetName
Documentation for this section has not yet been entered.

Remarks

A name of a DataSet instance is required for the XML representation of the data, which has a root element that needs to contain the name of the represented DataSet.

Requirements

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