GetConnection method
Retrieves a connection and returns:
- The creation time of the connection.
- The identifier of the connection.
- The type of the connection.
- The name of the connection.
- The connection string.
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qConnectionId | Identifier of the connection. | Yes | String | 
Returns
| Name | Description | Type | 
|---|---|---|
| qConnection | Information about the connection. | Connection | 
Access Control
reload