Specifies the IsolationLevel for this transaction.
The IsolationLevel for this transaction. The default is ReadCommitted.
Parallel transactions are not supported. Therefore, the IsolationLevel applies to the entire transaction.
FbTransaction Class | FirebirdSql.Data.Firebird Namespace