API:FireDAC.Comp.Client.TFDCustomTransaction.AfterCommit
[–] Properties | |
---|---|
Type: event | |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDCustomTransaction |
Delphi
property AfterCommit: TNotifyEvent read FAfterCommit write FAfterCommit;
C++
__property System::Classes::TNotifyEvent AfterCommit = {read=FAfterCommit, write=FAfterCommit};
Description
Embarcadero Technologies does not currently have any additional information.