[Mono-bugs] [Bug 38143][Nor] Changed - Problem using IDataParameterCollection

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 18 Feb 2003 19:04:45 -0500 (EST)


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 miguel@ximian.com.

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

--- shadow/38143	Sat Feb 15 15:38:14 2003
+++ shadow/38143.tmp.20703	Tue Feb 18 19:04:45 2003
@@ -84,6 +84,12 @@
 object this[
    int index
 ] {get; set;}
 
 
 
+
+------- Additional Comments From miguel@ximian.com  2003-02-18 19:04 -------
+I think this is the bug where we do not extract all the indexers that
+are required.
+
+