[Mono-bugs] [Bug 56014][Nor] Changed - RowsExist doesn't work for tables with relations
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Mar 2004 07:27:28 -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 juraj@hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=56014
--- shadow/56014 2004-03-27 07:35:50.000000000 -0500
+++ shadow/56014.tmp.16792 2004-03-28 07:27:28.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 56014
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: mono-bugs@ximian.com
ReportedBy: juraj@hotfeet.ch
QAContact: mono-bugs@ximian.com
@@ -56,6 +56,9 @@
workaround (snippet from modified DataTable.cs)
------- Additional Comments From juraj@hotfeet.ch 2004-03-27 07:35 -------
It just tried running the test case with MS.net. They don't have a
DataTable.RowsExist method. So we must make it internal, right?
+
+------- Additional Comments From juraj@hotfeet.ch 2004-03-28 07:27 -------
+Fixed in cvs.