FireDAC.Phys.Intf.IFDPhysCommand.Transaction
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysCommand |
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.