The methods of the TestTable2Reader class are listed below. For a complete list of TestTable2Reader class members, see the TestTable2Reader 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. |
| SelAllTestTable2 | AutoCode Used for get all rows from tTestTable2 |
| SelUniTestTable2 | AutoCode Used for get an unique row into tTestTable2 |
| 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 (inherited from NMReader) | Fill a dataset according to the query in propery SelectString |
| GetFirstValueForCurrentColumn (inherited from NMReader) | 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
TestTable2Reader Class | Magnusson.Data.SqlAutomation Namespace