Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines the tree level, in the hierarchy of data sources, of the data source assigned to the specified table.
Syntax
public int levelTable(TableId table, [int occurrence])
Run On
Called
Parameters
- 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.
Return Value
Type: int
The level number of the query's specified data source.