| ITableViewSaveInfoConnectionPoints Property |
List of connection points in the database model viewer.
Not used in Qlik Sense.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxIEnumerable<TableViewConnectionPointSaveInfo> ConnectionPoints { get; set; }Property ConnectionPoints As IEnumerable(Of TableViewConnectionPointSaveInfo)
Get
Set
Property Value
Type:
IEnumerableTableViewConnectionPointSaveInfo
See Also