API:FireDAC.Comp.Client.TFDConnection.BeforeCommit
Delphi
property BeforeCommit;
C++
__property BeforeCommit;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp |
FireDAC.Comp.Client | TFDConnection |
Description
Fires before the transaction is committed.
FireDAC.Comp.Client.TFDConnection.BeforeCommit inherits from FireDAC.Comp.Client.TFDCustomConnection.BeforeCommit. All content below this line refers to FireDAC.Comp.Client.TFDCustomConnection.BeforeCommit.
Fires before the transaction is committed.
The BeforeCommit event fires before the Commit method is executed and the transaction is committed.