Open
Description
The IDataReader.Depth property should return the depth of nesting for the current row which, I think, is not the same as row index.
https://docs.microsoft.com/en-us/dotnet/api/system.data.idatareader.depth?view=netframework-4.8
Would be a breaking change though.