Data.DBXCommon.TDBXTransaction.Create
Delphi
constructor Create(Connection: TDBXConnection);
C++
__fastcall TDBXTransaction(TDBXConnection* Connection);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| constructor | protected | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXTransaction |
Beschreibung
Erstellt eine Instanz von TDBXTransaction.
Dieser Konstruktor erstellt und initialisiert eine Instanz von TDBXTransaction.