Skip to main content Skip to complementary content

GetTablesAndKeys method

Overview

Returns:

  • the list of tables in an app and the fields inside each table
  • the list of derived fields
  • the list of key fields

Parameters

Name Description Type
qWindowSize Defines the size of the window that is used to display the results. Size
qNullSize   Size
qCellHeight Height of a cell in a table in pixels. Integer
qSyntheticMode

One of:

  • true for internal table viewer
  • false for source table viewer

This parameter is mandatory.

Boolean
qIncludeSysVars If set to true, the system variables are included. Boolean

Outputs

The following is returned in the output:

Name Description Type
qtr List of tables. Array of TableRecord
qk List of keys. Array of SourceKeyRecord

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!