| ITableRecord Interface | 
Namespace: Qlik.Engine
The ITableRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| Comment | Comment related to the table.  | |
| Fields | Information about the fields in the table.  | |
| IsDirectDiscovery | If set to true, Direct Discovery is used. 
                                        Direct Discovery fields are not loaded into memory and remain in the external database.  | |
| IsSynthetic | ||
| Loose | This property is set to true if the table is loose.  | |
| Name | Name of the table.  | |
| NoOfRows | Number of rows in the table.  | |
| Pos | Information about the position of the table.  |