GetConnection method
Overview
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 | Type |
---|---|---|
qConnectionId |
Identifier of the connection. This parameter is mandatory. |
String |
Outputs
The following is returned in the output:
Name | Description | Type |
---|---|---|
qConnection |
Information about the connection. This parameter is mandatory. |
|