Datasnap.DSHTTP.TDSCacheResponseHandler.Create

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

Delphi

constructor Create(DSService: TDSService; CommandType: TDSHTTPCommandType; ServiceInstanceOwner: Boolean = True);

C++

__fastcall TDSCacheResponseHandler(Datasnap::Dsservice::TDSService* DSService, Datasnap::Dshttpcommon::TDSHTTPCommandType CommandType, bool ServiceInstanceOwner);

プロパティ

種類 可視性 ソース ユニット
constructor public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSCacheResponseHandler

説明

TDSCacheResponseHandler クラスのインスタンスを作成します。

Create コンストラクタは、TDSCacheResponseHandler クラスのインスタンスを作成します。

関連項目