Queries

The Queries collection contains Query objects representing cataloged queries based on GDB tables. Access to collection items is possible both by name and by internal number. An internal number is generated when a query is cataloged (the Query object is added to the Queries collection). Continuity of query numbers is not guaranteed. Persistence of query's internal number in GDB is guaranteed until performing GDB reorganization by the GDBEngine::CompactGDB method with the mode == gdbCompactNoKeepISN.