LOCKED attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Indicates whether another user has a lock on a record that a FIND . . . NO-WAIT or GET . . . NO-WAIT statement or method is trying to access.
Data type: LOGICAL
Access: Read-only
Applies to: Buffer object handle
Note: The LOCKED attribute corresponds to the LOCKED
function.