qie.isMySQLDatabase¶
Signature: qie.isMySQLDatabase(connectionName)
Returns: Boolean isMySql - true if this is a MySQL database connection, otherwise false
Returns true if the connectionName is a MySQL database connection.
Parameters¶
| Type | Name | Description | Default |
|---|---|---|---|
| String | connectionName | the name of the database connection |