The methods of the TestTableSqlAutomationModifier class are listed below. For a complete list of TestTableSqlAutomationModifier class members, see the TestTableSqlAutomationModifier Members topic.
Public Instance Methods
| DeleteTestTableSqlAutomation | AutoCode Used for delete a row tTestTableSqlAutomation |
| 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. |
| InsertTestTableSqlAutomation | AutoCode Used for insert a new row into tTestTableSqlAutomation |
| ToString (inherited from Object) | Select the method name to go to the Microsoft documentation. |
| UpdateTestTableSqlAutomation | AutoCode Used for update a row tTestTableSqlAutomation |
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. |
| MemberwiseClone (inherited from Object) | Select the method name to go to the Microsoft documentation. |
| Update (inherited from NMAdapter) | Overloaded. Updates the database wiht the changes made to the dataset. Remember to have had set the selectstring. One limitation is that you only can insert/update/delete the first table in the dataset due to the limitation of the object sql command builder. |
See Also
TestTableSqlAutomationModifier Class | Magnusson.Data.SqlAutomation Namespace