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