![]() | Gets the FbConnection object associated with the transaction, or a null reference if the transaction is no longer valid. |
![]() | Specifies the IsolationLevel for this transaction. |
![]() | Overloaded. Commits the transaction. |
![]() | Commits the transaction and retains the transaction context after a commit. |
![]() | |
![]() | Releases the unmanaged resources used by the FbTransaction and optionally releases the managed resources. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | Overloaded. Rolls back a transaction from a pending state. |
![]() | Rolls back a transaction from a pending state and retains the transaction context after the rollback. |
![]() | Establish a new Save point for the current transaction with the given name. |
![]() |
FbTransaction Class | FirebirdSql.Data.Firebird Namespace