FireDAC.Phys.Intf.IFDPhysConnection.CreateTransaction
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysConnection |
Delphi
procedure CreateTransaction(out ATx: IFDPhysTransaction);
C++
virtual void __fastcall CreateTransaction(/* out */ _di_IFDPhysTransaction &ATx) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.