Click or drag to resize
SourceKeyRecordTables Property
Table the key belongs to.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<string> Tables { get; set; }

Property Value

Type: IEnumerableString

Implements

ISourceKeyRecordTables
See Also