Icon BeforeRollback Event

property BeforeRollback: TEWBDatabaseEvent

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