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

Show in webframe

Clone Method (CompositeInstanceDataSet)






Copies the structure of the CompositeInstanceDataSet, including all DataTable schemas, relations, and constraints. This method does not copy any data.
Syntax
[DebuggerNonUserCodeAttribute()]
public override DataSet Clone()
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overrides Function Clone() As DataSet
'Usage
 
Dim instance As CompositeInstanceDataSet
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 CompositeInstanceDataSet, but none of the data.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet Class
CompositeInstanceDataSet Members

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