Datasnap.DSClientRest.TDSRestCachedItem.Create

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

Delphi

constructor Create(const AItemPath: string);

C++

__fastcall TDSRestCachedItem(const System::UnicodeString AItemPath);

プロパティ

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


説明

TDSRestCachedItem クラスのインスタンスを作成および初期化します。

Create メソッドは、TDSRestCachedItem クラスのインスタンスを作成および初期化します。

関連項目