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

Show in webframe

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 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

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