Click or drag to resize
IAppCreateConnection Method

Creates a connection. A connection indicates from which data source, the data should be taken.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
string CreateConnection(
	Connection connection
)

Parameters

connection
Type: Qlik.EngineConnection
Information about the connection. This parameter is mandatory.

Return Value

Type: String
See Also