API:Data.DBXCommonTable.TDBXStreamerRow.Create
Delphi
constructor Create(const AContext: TDBXContext);
C++
__fastcall TDBXStreamerRow(Data::Dbxcommon::TDBXContext* const AContext);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| constructor | public | Data.DBXCommonTable.pas Data.DBXCommonTable.hpp |
Data.DBXCommonTable | TDBXStreamerRow |
Beschreibung
Erstellt eine Instanz von TDBXRow.
Data.DBXCommonTable.TDBXStreamerRow.Create erbt von Data.DBXCommon.TDBXRow.Create. Der folgende Inhalt bezieht sich auf Data.DBXCommon.TDBXRow.Create.
Erstellt eine Instanz von TDBXRow.
Dieser Konstruktor erstellt und initialisiert eine Instanz von TDBXRow.