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

System.Data.DataTable.Copy Method

Documentation for this section has not yet been entered.

public DataTable Copy ()

Returns

A duplicate of the original DataTable including the Schema, the constraints and the Data.

Note:

The duplicate will be an exact copy of the original DataTable and will consist of the same derived classes, if any.

Remarks

Documentation for this section has not yet been entered.

Requirements

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