CreateConnection Method
Overloads
| CreateConnection(Connection) | 
             Creates a connection. A connection indicates from which data source the data should be taken.  | 
        
      
    
CreateConnection(Connection)
Creates a connection.
A connection indicates from which data source the data should be taken.
Declaration
      public string CreateConnection([QixName("qConnection")] Connection connection)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| Connection | connection | 
           Information about the connection.  | 
      
Returns
| Type | Description | 
|---|---|
| System.String |