iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

InMemoryDataReader.Depth Property

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

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

Implements

IDataReader.

See Also

InMemoryDataReader Class | IBatisNet.DataMapper.Commands Namespace