M
Marc
Hello,
I am studying some ASP.NET and I have a, probably dumb, question on the
AcceptChanges method of DataSet and DataRow. From what I am reading, I
cannot really decide if either this method is used to actually really
initiate the physical writing to the datastore, or if it just changes the
rowstate and current version and original version to a situation where these
properties indicate that everything is saved, but only that, it does not
have the task of actually saving the new data.
Marc Wentink
I am studying some ASP.NET and I have a, probably dumb, question on the
AcceptChanges method of DataSet and DataRow. From what I am reading, I
cannot really decide if either this method is used to actually really
initiate the physical writing to the datastore, or if it just changes the
rowstate and current version and original version to a situation where these
properties indicate that everything is saved, but only that, it does not
have the task of actually saving the new data.
Marc Wentink