ExternalDataSourceConnectionParameters.DBMS
Usage:
Description:
Contains the type of DBMS used. May be one of the following:
- MSSQLServer;
 - PostgreSQL;
 - IBMDB2;
 - OracleDatabase;
 - MySQL.
 
May contain the Undefined. In this case the DBMS type is obtained from the parental connection parameters.
Availability: