Icon BeforeRollback Event

property BeforeRollback: TDatabaseEvent

Usage

Available In: Client and Server Applications

This event is triggered before the Rollback method starts. Return False from the event handler to prevent the rollback from occurring.
Image