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

Show in webframe

Tables Property (MWLDataset)






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

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