GET-CURRENT( ) method
Return type:
Applies to:
GET-CURRENT ( NO-LOCK SHARE-LOCK , NO-WAITEXCLUSIVE-LOCK , NO-WAIT )Specifies that the method returns immediately if the record cannot be accessed because it is locked by another user. If you do not use the NO-WAIT option, the method waits until the record can be accessed. This applies to all buffers in a join. If you specify NO-WAIT and the record is locked by another user, the record is returned to you with NO-LOCK and the LOCKED function returns TRUE for the record.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |