| INxQrsAppContainerDataConnections Property |
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxIEnumerable<ConnectionInfo> DataConnections { get; set; }Property DataConnections As IEnumerable(Of ConnectionInfo)
Get
Set
Property Value
Type:
IEnumerableConnectionInfo
See Also