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