Query.levelNo Method
Determines the level of indentation of the specified data source.
Syntax
public int levelNo(int dataSourceNo)
Run On
Called
Parameters
- dataSourceNo
Type: int
The data source number for which the level is to be determined.
Return Value
Type: int
The level number of the specified data source.
Remarks
The data sources are numbered consecutively, starting with 1.