The LockingInfo type exposes the following members.

Fields

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

See Also