I've checked in a patch for DbDataReader.Update () to reverse the order
of raising RowUpdating event and setting values for the parameters. So,
the providers don't have to set the values for the parameter themselves.
The update method identifies the correct row version from the
Parameter's SourceVersion property.
Provider writers, please make a note of this and if anything breaks,
please set your parameter's SourceVersion & SourceColumn properties and
everything should be alright.
Thanks,
suresh.
_______________________________________________
Mono-devel-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-devel-list