FireDAC.Phys.Intf.IFDPhysConnection.GetTransactions
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysConnection | |
Delphi
function GetTransactions(AIndex: Integer): IFDPhysTransaction;
C++
virtual _di_IFDPhysTransaction __fastcall GetTransactions(int AIndex) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.