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

Clone Method (CompositeInstanceDataSet)

Show in webframe





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

 

 


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

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