I have a question about GetServerValuesOnConcurrencyException. Where is the data stored that is returned by this setting? I can see the select statement being fired (when I mudge the data to setoff the Concurrency Exception) , but I'm not seeing the 'new' values. Are they supposed to overwrite the current values in the BO, or are they stored somewhere else for comparison?
Thanks