GetDatabasesFromConnectionString method
Lists the databases in a ODBC, OLEDB or CUSTOM data source.
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qConnection | 
				 Information about the connection.  | 
			
			Yes | Connection | 
Returns
| Name | Description | Type | 
|---|---|---|
| qDatabases | 
				 List of the databases in the connection.  | 
			Array of Database | 
Access Control
reload
	
	
	See also