[Mono-bugs] [Bug 80874][Wis] New - [Patch] Implement OleDbParameterCollection.AddWithValue

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 16 09:20:39 EST 2007


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 frederik.carlier at ugent.be.

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

--- shadow/80874	2007-02-16 09:20:39.000000000 -0500
+++ shadow/80874.tmp.30409	2007-02-16 09:20:39.000000000 -0500
@@ -0,0 +1,25 @@
+Bug#: 80874
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Data.OleDb
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: frederik.carlier at ugent.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [Patch] Implement OleDbParameterCollection.AddWithValue
+
+The following patch implements OleDbParameterCollection.AddWithValue.
+
+The current situation if confusing, because SqlParameterCollection already
+implements this, while OleDbParameterCollection doesn't.
+
+See
+http://msdn2.microsoft.com/en-us/library/system.data.oledb.oledbparametercollection.addwithvalue(VS.80).aspx


More information about the mono-bugs mailing list