SET MULTILOCKS Command

Determines whether you can lock multiple records using LOCK( ) or RLOCK( ).

SET MULTILOCKS ON | OFF

Parameters

ON

Allows you to attempt locking a set of records. Include a set of record numbers in LOCK( ) or RLOCK( ) to try to lock multiple records.

OFF

(Default) Allows you to attempt locking a single record with LOCK( ) or RLOCK( ).

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic