Skip to main content Skip to complementary content

GetConnection Method

Overloads

GetConnection(String)

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.

GetConnection(String)

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.

Declaration

      public Connection GetConnection([QixName("qConnectionId")] string connectionId)
    

Parameters

Type Name Description
System.String connectionId

Identifier of the connection.

Returns

Type Description
Connection

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!