Datasnap.DSHTTPClient.EHTTPProtocolException.ErrorCode
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.