A function that takes a column_name : String and returns the value for that column
A DataRow whose column names match columns in the target table, not all columns are required
SqlOperationsStatus contains status and primary key of newly inserted row
A DataTable whose column names match columns in the target table, not all columns are required
SqlOperationsStatus contains status and primary keys for each row
DataRow containing updated values
key,value pairs used to identify the row to update