Tables

The Tables collection contains Table objects representing GDB tables. Access to collection items is possible both by name and by internal number. An internal number is generated at table creation. Continuity of table numbers is not guaranteed. Persistence of table's internal number in GDB is guaranteed until performing GDB reorganization by the GDBEngine::CompactGDB method with the mode == gdbCompactNoKeepISN.