com.microstrategy.webapi.EnumDSSXMLDBConnectionDriverMode |
Enumeration used to specify the DB API the connection should use.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssDBConnectionDriverNativeDBAPI | Specifies that the DB API should be the Native DB API | |||||||||
int | DssDBConnectionDriverODBC | Specifies that the DB API should be ODBC | |||||||||
int | DssDBConnectionDriverReserved | Not Used |
Specifies that the DB API should be the Native DB API
Specifies that the DB API should be ODBC
Not Used