Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

Clone Method (MWLDataset)






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

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