Data.DBXPlatform.TDSInvocationMetadata.ResponseCode

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ResponseCode: Integer read FResponseCode write FResponseCode;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDSInvocationMetadata

Description

Spécifie un code HTTP personnalisé.

La propriété ResponseCode est un entier spécifiant un code HTTP personnalisé.

Voir aussi