Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : FIRST-QUERY attribute
 

FIRST-QUERY attribute

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.