Click or drag to resize
ITableRecord Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface ITableRecord

The ITableRecord type exposes the following members.

Properties
  NameDescription
Public propertyComment
Comment related to the table.
Public propertyFields
Information about the fields in the table.
Public propertyIsDirectDiscovery
Public propertyLoose
This property is set to true if the table is loose.
Public propertyName
Name of the table.
Public propertyNoOfRows
Number of rows in the table.
Public propertyPos
Information about the position of the table.
Top
See Also