Advanced.Data.Provider Documentation

AdpDataReader.Depth Property

[This is preliminary documentation and subject to change.]

Gets a value indicating the depth of nesting for the current row.

[Visual Basic]
NotOverridable Public ReadOnly Property Depth As Integer Implements _
   IDataReader.Depth
[C#]
public int Depth {get;}

Implements

IDataReader.Depth

See Also

AdpDataReader Class | Advanced.Data.Provider Namespace