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

Public Instance Methods

DeleteTestTable2AutoCode Used for delete a row tTestTable2
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.
InsertTestTable2AutoCode Used for insert a new row into tTestTable2
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.
UpdateTestTable2AutoCode Used for update a row tTestTable2

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

TestTable2Modifier Class | Magnusson.Data.SqlAutomation Namespace