Returns:
* the list of tables in an app and the fields inside each table
* the list of key fields
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- windowSize
- Type: Qlik.Engine Size
Defines the size of the window that is used to display the results.
- nullSize
- Type: Qlik.Engine Size
 
- cellHeight
- Type:
System Int32
Height of a cell in a table in pixels.
- syntheticMode
- Type:
System Boolean
One of: true for internal table viewer false for source table viewer This parameter is mandatory.
- includeSysVars
- Type:
System Boolean
If set to true, the system variables are included.
Return Value
Type: GetTablesAndKeysResultSee Also