The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataSet::Clone Method ()
.NET Framework (current version)
Copies the structure of the DataSet, including all DataTable schemas, relations, and constraints. Does not copy any data.
Assembly: System.Data (in System.Data.dll)
Note |
|---|
If these classes have been subclassed, the clone will also be of the same subclasses. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
