Method Clone
| Improve this Doc View SourceClone()
Clones this DataSet.
Declaration
public DataSet Clone()
Returns
Type | Description |
---|---|
DataSet | The cloned DataSet. |
Clones this DataSet.
public DataSet Clone()
Type | Description |
---|---|
DataSet | The cloned DataSet. |