LockType (1 - adLockReadOnly): Determines when the database locks the record content to ensure other users don’t edit the same content—when a user tries to first edit the record (2 - Pessimistic) or when they try to save it back to the database (3 Optimistic and 4 - LockBatchOptimistic).