GetAllTableData Method
GetAllTableData()
Gets all tables in the model.
Declaration
Hashtable GetAllTableData()
Function GetAllTableData() As Hashtable
Returns
| Type |
Description |
| Hashtable |
A System.Collections.Hashtable contains all tables in the model.
|