Click or drag to resize
SourceKeyRecord Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineSourceKeyRecord

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class SourceKeyRecord : ISourceKeyRecord

The SourceKeyRecord type exposes the following members.

Constructors
  NameDescription
Public methodSourceKeyRecord
Initializes a new instance of the SourceKeyRecord class
Top
Properties
  NameDescription
Public propertyKeyFields
Name of the key field.
Public propertyTables
Table the key belongs to.
Top
See Also