[Mono-dev] DbDataRecord virtual/abstract fix

Atsushi Eno atsushi at ximian.com
Mon Nov 17 19:54:06 EST 2008


Hi,

There is a documentation bug in MSDN for .NET 3.5 SP1 on DbDataRecord
that says as if some members were virtual, not abstract. Our code is
based on them and then it blocked some System.Data.Entity types.

I have a patch to fix this. Varadhan, is it OK to check in?

(This change in .NET does not break any practical code; DbDataRecord
constructor in 1.1 used to be internal and no one could derive from it.)

Atsushi Eno
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: abstract-dbdatarecord.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20081118/1655d66e/attachment-0001.pl 


More information about the Mono-devel-list mailing list