FireDAC.Comp.Client.TFDCustomConnection.HandleTxOperation
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDCustomConnection |
Delphi
procedure HandleTxOperation(AOperation: TFDPhysTransactionState;
ABefore: Boolean);
C++
void __fastcall HandleTxOperation(Firedac::Phys::Intf::TFDPhysTransactionState AOperation, bool ABefore);
Description
Embarcadero Technologies does not currently have any additional information.