Gets the nested level for the specified table. Top level tables have a level of 1.

Introduced: 11.0.

Syntax

public int NestedLevel { get; }
Public ReadOnly Property NestedLevel() As Integer

Limitations

Read only.