[Mono-bugs] [Bug 78332][Nor] Changed - [PATCH] System.Data.Common.DbParameter has incorrect property declarations

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 8 01:29:17 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bugzilla at patearl.net.

http://bugzilla.ximian.com/show_bug.cgi?id=78332

--- shadow/78332	2006-05-08 01:27:46.000000000 -0400
+++ shadow/78332.tmp.22178	2006-05-08 01:29:17.000000000 -0400
@@ -17,6 +17,11 @@
 Summary: [PATCH] System.Data.Common.DbParameter has incorrect property declarations
 
 System.Data.Common.DbParameter has incorrect property declarations for
 Precision and Scale.  MS.NET defines them explicit interface implementations.
 This also affects parameters that attempt to override them.  See the patch
 below for a fix.
+
+------- Additional Comments From bugzilla at patearl.net  2006-05-08 01:29 -------
+Created an attachment (id=16955)
+Fixed property declarations and other places in the class libraries that depend on them.
+


More information about the mono-bugs mailing list