Icon OnRollbackError Event

property OnRollbackError: TDatabaseErrorEvent

Usage

Available In: Client and Server Applications

This event is triggered whenever an error occurs during the execution of the Rollback method.

Information If an event handler is not assigned to this event, then the error will be raised as an exception.
Image