Data.DBXCommonTable.TDBXNoOpRow.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const AContext: TDBXContext);

C++

__fastcall TDBXNoOpRow(Data::Dbxcommon::TDBXContext* const AContext);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable TDBXNoOpRow

Beschreibung

Erstellt eine TDBXNoOpRow-Instanz.

Der Konstruktor Create erstellt und initialisiert eine Instanz der Klasse TDBXNoOpRow.

Siehe auch