Base:
property
Depth
System.Data.Common.DbDataReader.Depth
1 reference to Depth
System.Data (1)
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (1)
882reader = new OleDbDataReader(_connection, _command, 1+Depth, _commandBehavior & ~CommandBehavior.CloseConnection);