Datasnap.DSSession.TDSLocalSession Properties
InheritedProtected
| AuthManager | public | Specifies the authentication manager held by this DataSnap session. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Id | public | Represents the session's ID. |
| LastResultStream | public | Holds a reference to the last result stream sent to a client. |
| LifeDuration | public | Represents the session duration, in seconds. |
| ObjectCreator | public | Exposes the creator object. |
| ParameterCache | public | Cache for storing and retrieving previously executed commands and their results. |
| SessionLifetime | public | Lifetime of a session. |
| SessionName | public | Specifies the session's name. |
| StartDateTime | public | Contains the scheduled date and time for scheduled managed sessions. |
| Status | public | Represents the session's status. |
| UserFlag | public | Represents the user flag. |
| UserName | public | Specifies the session's user name. |
| UserPointer | public | Represents the user pointer. |
| UserRoles | public | Allows the user to associate specific users to other roles. |