Share via


AdoDotNetDataReader Constructor

Include Protected Members
Include Inherited Members

Class constructor. Instantiates an instance of the AdoDotNetDataReader class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

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, array<DataParameter[])

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