Datasnap.DSHTTPCommon.TDSExecutionResponse.FCommand

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FCommand: TDBXCommand;

C++

Data::Dbxcommon::TDBXCommand* FCommand;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSExecutionResponse

Beschreibung

Ein von der Eigenschaft Command verwendetes Feld.

FCommand ist ein Feld, das von der Eigenschaft Command benötigt wird.

Siehe auch