Data.DBXCommon.TDBXCommand.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(DBXContext: TDBXContext);

C++

__fastcall TDBXCommand(TDBXContext* DBXContext);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXCommand

Beschreibung

Erstellt eine Instanz von TDBXCommand.

Dieser Konstruktor erstellt und initialisiert eine Instanz von TDBXCommand.

Siehe auch