Common.readCommittedLock Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
readCommittedLock() | |
readCommittedLock(Boolean) |
readCommittedLock()
public:
bool readCommittedLock();
public bool readCommittedLock ();
member this.readCommittedLock : unit -> bool
Public Function readCommittedLock () As Boolean
Returns
Applies to
readCommittedLock(Boolean)
public:
bool readCommittedLock(bool _readCommittedLock);
public bool readCommittedLock (bool _readCommittedLock);
member this.readCommittedLock : bool -> bool
Public Function readCommittedLock (_readCommittedLock As Boolean) As Boolean
Parameters
- _readCommittedLock
- Boolean