Class constructor. Instantiates an instance of the AdoDotNetDataReader class.
Overload List
| Name | Description | |
|---|---|---|
![]() |
AdoDotNetDataReader(IDataReader) | Class constructor. Initializes a parameterized instance of the AdoDotNetDataReader class with an implementation of the IDataReader interface. |
![]() |
AdoDotNetDataReader(IDataReader, IDbCommand, []) | Class constructor. Initializes a parameterized instance of the AdoDotNetDataReader class with an implementation of the IDataReader interface and the command and/or parameters that produced the IDataReader. |
Top
.gif)