CURRENT-RESULT-ROW attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.