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