Datasnap.DSClientRest.TDSRestClientChannel.SessionId
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 を取得することができます。