Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




What is difference between DataSet.AcceptChanges and DataAdapter.Update

Each row has two states in dataset, current and original. AcceptChanges is used to update the dataset while Update method is used to update the database. GetChanges is used to get a copy of datatable containing all the changes made to it since last AcceptChanges.

Share this article   |    Print    |    Article read by 3338 times
Author:
Guest
Guest user is that user who have done some activity on website without login. Activity contains commenting on any article, uploading an image on website etc.
Related Articles: No related article
Related Interview Questions: No related interview question