Datasnap.DSClientRest.TDSRestCallbackLoop.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 TDSRestCallbackLoop

説明

現在の REST コールバック ループのセッション ID を示します。

SessionID プロパティは、REST コールバック ループのセッション ID を示します。

関連項目