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

Tables Property (MWLDataset)

Show in webframe





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

            

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

Property Value

The System.Data.DataTableCollection contained by this MWLDataset. An empty collection is returned if no DataTable objects exist.
Requirements

Target Platforms

See Also

Reference

MWLDataset Class
MWLDataset Members

 

 


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

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