SessionManager Class |
![]() |
Namespace: DataPA.Utils.QueryEngine
public class SessionManager
The SessionManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | SessionManager | Initializes a new instance of the SessionManager class |
Name | Description | |
---|---|---|
![]() ![]() | CommonDirectory |
Gets the fully qualified path to the common directory.
|
![]() | Dispose |
Disposes of the object
|
![]() ![]() | DownloadFileFromWeb(String, Stream) |
Downloads a file to a stream.
|
![]() ![]() | DownloadFileFromWeb(String, String) |
Downloads a file to a local file on disk.
|
![]() ![]() | HelpDirectory | |
![]() ![]() | HelpFile |
Gets the fully qualified path of the help file.
|
![]() ![]() | SessionID |
Gives a unique ID for this session
|
![]() ![]() | TrueClone |
Creates a truly independant clone of a recordset
|
![]() ![]() | WriteMessage |
Name | Description | |
---|---|---|
![]() ![]() | AutoUpdate |
Gets a value that indicates if the the client should automatically check for updates.
|
![]() ![]() | DataFileFormat |
Gets a value that indicates the file format used to store the setup.
|
![]() ![]() | DataLocation | |
![]() ![]() | LocalServiceRunning |
Gets a property that indicates if the DataPA Enterprise Service is running on the local machine.
|
![]() ![]() | MessageLogFile |
Gets and sets a value that specifies the log file messages will be written to if silent is true.
|
![]() ![]() | SessionFreeDataLocationAppServer |
Gets a value that indicates if the Data Location AppServer is a session free AppServer
|
![]() ![]() | SessionOnlyDataFileFormat |
Gets and sets a session only data location which will override the stdata location for this session only.
|
![]() ![]() | SessionOnlyDataLocation |
Gets and sets a session only data location which will override the stdata location for this session only.
|
![]() ![]() | Silent |
Gets and sets a property that indicates if the application is set to silent so will hide messages.
|
![]() ![]() | UpdateLocation |
Gets the location the client will check for updates.
|
![]() ![]() | Version |
Gets the version of DataPA currently installed
|