DbDataReader Constructor

Definition

Initializes a new instance of the DbDataReader class.

protected:
 DbDataReader();
protected DbDataReader ();
Protected Sub New ()

Applies to

See also