The methods of the Reader class are listed below. For a complete list of Reader class members, see the Reader Members topic.

Public Instance Methods

Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Clear (inherited from SqlDataAccess) Clear all variables and objects
Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
GetData Fill a dataset according to the query in propery SelectString
GetFirstValueForCurrentColumn Gets the first value for specified sql query based on either on column name or column index
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

Reader Class | Magnusson.Data.SqlClient Namespace