LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Clone Method (MWLDataset)

Show in webframe





Copies the structure of the MWLDataset, including all DataTable schemas, relations, and constraints. Does not copy any data.
Syntax
[DebuggerNonUserCodeAttribute()]
public override DataSet Clone()
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overrides Function Clone() As DataSet
'Usage
 
Dim instance As MWLDataset
Dim value As DataSet
 
value = instance.Clone()

            

            
[DebuggerNonUserCodeAttribute()]
public:
DataSet^ Clone(); override 

Return Value

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

Target Platforms

See Also

Reference

MWLDataset Class
MWLDataset Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features