NpgsqlTransaction.IsolationLevel Property
Specifies the IsolationLevel for this transaction.
[Visual Basic]
Overrides Public ReadOnly Property IsolationLevel As
IsolationLevel _
Property Value
The IsolationLevel for this transaction. The default is ReadCommitted.
Implements
IDbTransaction.IsolationLevel
See Also
NpgsqlTransaction Class | Npgsql Namespace