com.microstrategy.webapi.EnumDSSXMLConnectionState |
This interface defines the enumeration constants used to specify the connection state of a connection in the connection pool.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlConnectionStateBusy | Specifies that the connection is in the state busy. | |||||||||
int | DssXmlConnectionStateFree | Specifies that the connection is in the state free. |
Specifies that the connection is in the state busy.
Specifies that the connection is in the state free.