What methods is used to commit the changes made in DataSet object?
Akhil Joshi
ds.Acceptchanges();
ds.commit();