FIRST-QUERY attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
A handle to the first dynamic query created in the current ABL session.
Data type: HANDLE
Access: Read-only
Applies to: SESSION system handle
Use the NEXT-SIBLING attribute to get the next entry in the chain of dynamic query handles created in the current ABL session. The chain of dynamic query handles includes all automatically generated queries, such as those created for data-relation objects.