com.microstrategy.webapi.EnumDSSXMLDBConnectionInfo |
The interface EnumDSSXMLDBConnectionInfo
contains a list of
enumeration constants describing a Database connection information.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlDBConnDBConnectionID | Describes the GUID of a DB connection. | |||||||||
int | DssXmlDBConnDBConnectionName | Describes the DB connection name. | |||||||||
int | DssXmlDBConnDBConnectionNo | Describes the numerical id of a DB connection. | |||||||||
int | DssXmlDBConnDBConnectionStatus | Describes the status of a DB connection. | |||||||||
int | DssXmlDBConnDBInstance | Describes the name of a DB connection instance. | |||||||||
int | DssXmlDBConnLogin | Describes the login to a database | |||||||||
int | DssXmlDBConnServerName | Describes the server name from which the DB connection information was obtained. | |||||||||
int | DssXmlDBConnUserName | Describes the user name. |
Describes the GUID of a DB connection.
Describes the DB connection name.
Describes the numerical id of a DB connection.
Describes the status of a DB connection.
Describes the name of a DB connection instance.
Describes the login to a database
Describes the server name from which the DB connection information was obtained.
Describes the user name.