Running Applications and Their Components
The following system classes contain information about a running application and its components:
SessionObject
Contains information about the running version of the application, such as the current operating system
DBSessionObject
Contains information about the current DBMS session
FrameExec
Contains information about the running version of a frame
GhostExec
Contains information about the running version of a ghost frame.
MethodExec
Contains information about the running version of a user class method.
ProcExec
Contains information about the running version of a procedure