… = _ConnectionTables[…] (gb.db2)

Dim hConnectionTables As _ConnectionTables
Dim hTable As Table
hTable = hConnectionTables [ Name As String ]

Return a table from its name.