FireDAC.Phys.Intf.IFDPhysConnection.Transactions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Transactions[AIndex: Integer]: IFDPhysTransaction read GetTransactions;

C++

__property _di_IFDPhysTransaction Transactions[int AIndex] = {read=GetTransactions};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysConnection

Description

Embarcadero Technologies does not currently have any additional information.