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 | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |