Skip to main content Skip to complementary content

ModifyConnection Method

Overloads

ModifyConnection(String, Connection, Boolean)

Updates a connection.

Declaration

      public void ModifyConnection([QixName("qConnectionId")] string connectionId, [QixName("qConnection")] Connection connection, [QixName("qOverrideCredentials")] bool overrideCredentials = false)
    

Parameters

Type Name Description
System.String connectionId

Identifier of the connection.

Connection connection

Information about the connection. Properties that can be updated.

System.Boolean overrideCredentials

Set this parameter to true to override the user name and password.

Implements

Remarks

The identifier of a connection cannot be updated. qType cannot be modified with the ModifyConnection method.

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!