State Attribute
Data Type: integer
4GL Access: R
The State attribute contains the connection state of the session represented by the DBSessionObject.
Valid values are:
DS_CONNECTED
DS_DISCONNECTED
Default: DS_DISCONNECTED
Descriptions of system constant values and their numeric equivalents are listed in
Database Session State Settings for DBSessionObject (see
Database Session State Settings for DBSessionObject).