Rolls back a transaction from a pending state and retains the transaction context after the rollback.
Exception Type | Condition |
---|---|
ArgumentException | No transaction name was be specified. |
InvalidOperationException | The transaction has already been committed or rolled back. |
InvalidOperationException | FbCommand is currently busy Open, Fetching. |
FbTransaction Class | FirebirdSql.Data.Firebird Namespace