Indicates whether the rows that are selected are locked for reading and updating.
Equivalent to Serialiazable isolation level.
These rows cannot be read or updated until the lock is released.
Locks are released when the transaction has been committed or rolled back.
Namespace: DatabaseObjects.SQLAssembly: DatabaseObjects (in DatabaseObjects.dll) Version: 3.8.1.0