LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)
LEAD Technologies, Inc

Tables Property






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 DataTableCollection Tables {get;}
 hide get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompositeInstanceDataSet Class
CompositeInstanceDataSet Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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