FireDAC.Phys.Intf.IFDPhysConnection.Transactions
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysConnection |
Delphi
property Transactions[AIndex: Integer]: IFDPhysTransaction read GetTransactions;
C++
__property _di_IFDPhysTransaction Transactions[int AIndex] = {read=GetTransactions};
Description
Embarcadero Technologies does not currently have any additional information.