ServerType Attribute
Data Type: integer
4GL Access: R
The ServerType attribute stores the type of server to which OpenROAD is connected.
Note: The ServerType attribute is obsolete and is only supported for backward compatibility. It has been replaced by the
ServerClass attribute (see
ServerClass Attribute).
Valid values are:
DS_NO_DBMS
Specifies that OpenROAD is not connected
DS_INGRES_DBMS
Specifies that OpenROAD is connected to Ingres, an EDBC server, or an Enterprise Access server
Default: DS_NO_DBMS
Descriptions of system constant values and their numeric equivalents are listed in
DBMS Server Types for DBSessionObject (see
DBMS Server Types for DBSessionObject).