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

Tables Property

Show in webframe





Gets the collection of tables contained in the CompositeInstanceDataSet.
Syntax
public new DataTableCollection Tables {get;}
'Declaration
 
Public Shadows ReadOnly Property Tables As DataTableCollection
'Usage
 
Dim instance As CompositeInstanceDataSet
Dim value As DataTableCollection
 
value = instance.Tables

            

            
public:
new property DataTableCollection^ Tables {
   DataTableCollection^ get();
}

Property Value

The System.Data.DataTableCollection contained by this CompositeInstanceDataSet. An empty collection is returned if no DataTable objects exist.
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