Datasnap.DSHTTPWebBroker.TDSHTTPRequestWebBroker.GetCommandType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCommandType: TDSHTTPCommandType; override;

C++

virtual Datasnap::Dshttpcommon::TDSHTTPCommandType __fastcall GetCommandType();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Datasnap.DSHTTPWebBroker.pas
Datasnap.DSHTTPWebBroker.hpp
Datasnap.DSHTTPWebBroker TDSHTTPRequestWebBroker

Beschreibung

Gibt den Wert der Eigenschaft CommandType zurück.

Datasnap.DSHTTPWebBroker.TDSHTTPRequestWebBroker.GetCommandType erbt von Datasnap.DSHTTPCommon.TDSHTTPRequest.GetCommandType. Der folgende Inhalt bezieht sich auf Datasnap.DSHTTPCommon.TDSHTTPRequest.GetCommandType.

Gibt den Wert der Eigenschaft CommandType zurück.

Die Methode GetCommandType ist die Leseimplementierung der Eigenschaft CommandType.

Siehe auch