FireDAC.Comp.Client.TFDCustomTransaction.HandleTxOperation
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDCustomTransaction | |
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.