ORIGIN-ROWID attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns the ROWID of the row in the original before-image table that corresponds to the row in the change table currently associated with this buffer handle.
Data type: ROWID
Access: Read-only
Applies to: Buffer object handle
The AVM uses this value to match up temp-table rows in a MERGE-CHANGES operation.