API:Data.DBXMemoryRow.TDBXMemoryRow.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(DBXContext: TDBXContext; Values: TDBXValueTypeArray);

C++

__fastcall TDBXMemoryRow(Data::Dbxcommon::TDBXContext* DBXContext, Data::Dbxcommon::TDBXValueTypeArray Values);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Data.DBXMemoryRow.pas
Data.DBXMemoryRow.hpp
Data.DBXMemoryRow TDBXMemoryRow

Beschreibung

Erstellt eine Instanz von TDBXRow.

Data.DBXMemoryRow.TDBXMemoryRow.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.