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:
