CURRENT-CHANGED attribute
Indicates whether a record in a buffer is different following a FIND CURRENT or GET CURRENT statement or method. If the record is different, CURRENT-CHANGED is TRUE. Otherwise, CURRENT-CHANGED is FALSE.
Data type: LOGICAL
Access: Readable
Applies to: Buffer object handle
Note: The CURRENT-CHANGED attribute corresponds to the CURRENT-CHANGED function.
OpenEdge Release 10.2B
|