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