Language Reference Guide
:
A. System Constants and Keywords
:
System Constants
: Database Session State Settings for DBSessionObject
Share this page
Database Session State Settings for DBSessionObject
Constant Value
Description
Numeric
Equivalent
DS_DISABLED
Database session is disabled from the frame
-1
DS_DISCONNECTED
Database session is disconnected from the frame
0
DS_CONNECTED
Database session is connected to the frame
1