C#
VB
C++
Copies the structure of the MWLDataset, including all DataTable schemas, relations, and constraints. Does not copy any data.
[DebuggerNonUserCodeAttribute()]
public override DataSet Clone()
<DebuggerNonUserCodeAttribute()>
Public Overrides Function Clone() As DataSet
[DebuggerNonUserCodeAttribute()]
public:
DataSet^ Clone(); override
A new System.Data.DataSet with the same schema as the current MWLDataset, but none of the data.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET