Data.DBXPlatform.TDSInvocationMetadata.ResponseCode
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.DBXPlatform.pas Data.DBXPlatform.hpp
| |
| Unit: Data.DBXPlatform | |
| Parent: TDSInvocationMetadata | |
Delphi
property ResponseCode: Integer read FResponseCode write FResponseCode;
C++
__property int ResponseCode = {read=FResponseCode, write=FResponseCode, nodefault};
Description
Specifies a custom HTTP code.
The ResponseCode property is an Integer specifying a custom HTTP code.