Datasnap.DSSession.TDSSession.SessionName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSSession.pas Datasnap.DSSession.hpp
| |
Unit: Datasnap.DSSession | |
Parent: TDSSession |
Delphi
property SessionName: string read FSessionName;
C++
__property System::UnicodeString SessionName = {read=FSessionName};
Description
Specifies the session's name.
Read the SessionName property to obtain the session's name. The SessionName property should be used internally on the server.