Dokumentaro de Gambaso
Compilation & Installation from source code
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

For Each _ConnectionTables (gb.db2)

Dim hConnectionTables As _ConnectionTables
Dim hTable As Table
For Each hTable In hConnectionTables
  ...
Next

Enumerate all database tables.