FireDAC.Comp.Client.TFDCustomTransaction Events
InheritedProtected
| AfterCommit | public | Fires after the transaction is committed. |
| AfterRollback | public | Fires after the transaction is rolled back. |
| AfterStartTransaction | public | Fires after the transaction is started. |
| BeforeCommit | public | Fires before the transaction is committed. |
| BeforeRollback | public | Fires before the transaction is rolled back. |
| BeforeStartTransaction | public | Fires before the transaction is started. |
| OnGetDeltaStreams | protected |