Implemented interface member:
property
Depth
System.Data.IDataReader.Depth
3 overrides of Depth
System.Data.Common (1)
System\Data\DataTableReader.cs (1)
212
public override int
Depth
System.Data.Odbc (1)
System\Data\Odbc\OdbcDataReader.cs (1)
151
public override int
Depth
System.Data.OleDb (1)
artifacts\obj\System.Data.OleDb\Debug\net10.0\System.Data.OleDb.notsupported.cs (1)
189
public override int
Depth
{ get { throw new System.PlatformNotSupportedException(System.SR.PlatformNotSupported_OleDb); } }