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