FireDAC.Comp.Client.TFDTransaction Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AfterCommitpublishedFires after the transaction is committed.
AfterRollbackpublishedFires after the transaction is rolled back.
AfterStartTransactionpublishedFires after the transaction is started.
BeforeCommitpublishedFires before the transaction is committed.
BeforeRollbackpublishedFires before the transaction is rolled back.
BeforeStartTransactionpublishedFires before the transaction is started.
OnGetDeltaStreamsprotected