AbstractDataProcessor<T> |
Class: AbstractDataProcessor<T> Method: Update
This method handles updating data.
public void Update () Using the Hashtable option allows you to update a selected number of columns.
public void UpdateState(string state, int custID) |