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