Gets a value indicating the depth of nesting for the current row.
Public ReadOnly Overrides Property Depth As Integer
public override int Depth {get;}
The outermost table has a depth of zero.
The depth of nesting for the current row.