Datasnap.DSHTTPClient.EHTTPProtocolException.ErrorCode

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ErrorCode: Integer read FErrorCode;

C++

__property int ErrorCode = {read=FErrorCode, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient EHTTPProtocolException


Beschreibung

HTTP-Fehlercode, der vom Server in die Antwort aufgenommen wird.

Siehe auch