AdoDotNetDataReader Constructor

Class constructor. Instantiates an instance of the AdoDotNetDataReader class.

Overload List

  Name Description
Public method AdoDotNetDataReader(IDataReader) Class constructor. Initializes a parameterized instance of the AdoDotNetDataReader class with an implementation of the IDataReader interface.
Public method 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

See Also

Reference

AdoDotNetDataReader Class

AdoDotNetDataReader Members

Microsoft.VisualStudio.Data.AdoDotNet Namespace