←Select platform

Clone Method (MPPSDataset)

Summary

Copies the structure of the MPPSDataset, including all DataTable schemas, relations, and constraints. Does not copy any data.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public override DataSet Clone() 
<DebuggerNonUserCodeAttribute()> 
Public Overrides Function Clone() As DataSet 
[DebuggerNonUserCodeAttribute()] 
public: 
DataSet^ Clone(); override 

Return Value

A new System.Data.DataSet with the same schema as the current MPPSDataset, but none of the data.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.DataAccessLayer Assembly
Click or drag to resize