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