Data.DBXPlatform.TDSInvocationMetadata.ResponseCode

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ResponseCode: Integer read FResponseCode write FResponseCode;

C++

__property int ResponseCode = {read=FResponseCode, write=FResponseCode, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDSInvocationMetadata

Beschreibung

Gibt einen benutzerdefinierten HTTP-Quelltext an.

Die Eigenschaft ResponseCode ist des Typs Integer und gibt einen HTTP-Quelltext an.

Siehe auch