SET MULTILOCKS Command
Visual FoxPro 9.0 SP2 |
SET MULTILOCKS Command |
See Also |
![]() |
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( ).
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic