EMS.Services.IEMSResourceRequestContext

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

Delphi

IEMSResourceRequestContext = interface

C++

__interface IEMSResourceRequestContext  : public System::IInterface

プロパティ

種類 可視性 ソース ユニット
interface
class
public
EMS.Services.pas
EMS.Services.hpp
EMS.Services EMS.Services


説明

EMS Server への EMS Resource リクエストのコンテキスト。

IEMSResourceRequestContext 型を使用して、データを内部リクエストを実行するサービスに渡します。たとえば、内部リクエストは、リクエストを実行する現在の EMS User が必要な場合があります。

関連項目