FireDAC.Comp.Client.TFDCustomTransaction Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AfterCommitpublicFires after the transaction is committed.
AfterRollbackpublicFires after the transaction is rolled back.
AfterStartTransactionpublicFires after the transaction is started.
BeforeCommitpublicFires before the transaction is committed.
BeforeRollbackpublicFires before the transaction is rolled back.
BeforeStartTransactionpublicFires before the transaction is started.
OnGetDeltaStreamsprotected