[Mono-bugs] [Bug 78332][Nor] New - [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:27:46 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.22160	2006-05-08 01:27:46.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 78332
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Data
+AssignedTo: tsenganal at novell.com                            
+ReportedBy: bugzilla at patearl.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+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.


More information about the mono-bugs mailing list