Commits the transaction and retains the transaction context after a commit.
Exception Type | Condition |
---|---|
FbException | An error occurred while trying to commit the transaction. |
InvalidOperationException | The transaction has already been committed or rolled back. |
InvalidOperationException | FbCommand is currently busy Open, Fetching. |
FbTransaction Class | FirebirdSql.Data.Firebird Namespace