CURRENT-RESULT-ROW attribute
- Last Updated: April 19, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The sequence number of the current row of a dynamic query's result list.
Data type: INTEGER
Access: Read-only
Applies to: Query object handle
Note:
The CURRENT-RESULT-ROW attribute corresponds to the
CURRENT-RESULT-ROW function.