optimistic

A type of locking in which the data page containing one or more rows, including the row being edited, is unavailable to other users only while the row is being updated by the Update method, but is available between the Edit and Update methods. Optimistic locking is used when the rdConcurRowver or rdConcurValues LockType is used when opening an rdoResultset.