Query.levelTable Method [AX 2012]
Determines the tree level, in the hierarchy of data sources, of the data source assigned to the specified table.
public int levelTable(TableId table, [int occurrence])
Run On
CalledParameters
- table
- Type: TableId Extended Data Type
The table assigned to the data source in question.
- occurrence
- Type: int
The integer that may be used if more than one data source is assigned to the same table; optional.
Community Additions
ADD
Show: