Click or drag to resize
ConnectionName Property
Name of the connection. This parameter is mandatory and must be set when creating or modifying a connection.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public string Name { get; set; }

Property Value

Type: String

Implements

IConnectionName
See Also