Datasnap.DSHTTPCommon.TDSHTTPRequest.CommandType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CommandType: TDSHTTPCommandType read GetCommandType;

C++

__property TDSHTTPCommandType CommandType = {read=GetCommandType, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSHTTPRequest

Beschreibung

Legt den Typ vom HTTP-Anforderung fest, der vom DataSnap verarbeitet wird.

Die Eigenschaft CommandType legt den Typ vom HTTP-Anforderung fest, der vom DataSnap verarbeitet werden soll.

Siehe auch