Using the ADO.NET Client
:
Specifying Connection Options
:
BlockFetchForUpdate
BlockFetchForUpdate
Property
BlockFetchForUpdate
Description
Specifies a workaround connection attribute. When the isolation level is Read committed and a SELECT FOR UPDATE statement is issued against some data stores, the ADO.NET Client does not lock the expected row.
Valid Values
A workaround connection attribute.
Default
An empty string