Data.DBXPlatform.TDSInvocationMetadata.ResponseCode

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ResponseCode: Integer read FResponseCode write FResponseCode;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDSInvocationMetadata

説明

カスタム HTTP コードを指定します。

ResponseCode プロパティは、カスタム HTTP コードを指定する Integer です。

関連項目