Datasnap.DSClientRest.TDSRestClientChannel.SessionId

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

Delphi

property SessionID: string read GetSessionId;

C++

__property System::UnicodeString SessionID = {read=GetSessionId};

プロパティ

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

説明

現在のチャネルに対するセッション ID を示します。

SessionId プロパティを読み取ることにより、現在のクライアント チャネルに対するセッション ID を取得することができます。

関連項目