The LockingInfo type exposes the following members.

Fields

  NameDescription
IsolationDegree
The isolation degree of the operation.
ReadModifyWrite
If true and if locking is configured, acquire write locks instead of read locks when doing a read.

See Also