DIM hConnectionTables AS .ConnectionTables
DIM hTable AS Table

hTable = hConnectionTables [ Name AS String ]

Returns a table from its name.