AFTER-ROWID attribute
- Last Updated: April 19, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Returns the ROWID of the row in the after-image table that is the current version of the row in the before-image table currently associated with this buffer handle. This row can be a new or modified row.
Data type: ROWID
Access: Read-only
Applies to: Buffer object handle
This attribute is set to the Unknown value (
?
) for rows that have been deleted.