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

AFTER-ROWID attribute

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.

See also

BEFORE-ROWID attribute