The methods of the NMReader class are listed below. For a complete list of NMReader class members, see the NMReader 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 NMSqlDataAccess) |
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
NMReader Class | netMage.Data.SqlClient Namespace