2005-05-04 Sureshkumar T <tsureshkumar@novell.com>
authorSureshkumar T <suresh@mono-cvs.ximian.com>
Wed, 4 May 2005 09:21:36 +0000 (09:21 -0000)
committerSureshkumar T <suresh@mono-cvs.ximian.com>
Wed, 4 May 2005 09:21:36 +0000 (09:21 -0000)
commit0c874adec14104e1556039047384e766ace9ca06
treea56f10c562e7e73ae6248c926fa3a6ef57b26fb3
parenta5f1a95000d4ac89d8848cc0be8eb4aa7645f56b
2005-05-04  Sureshkumar T  <tsureshkumar@novell.com>
* System.Data/DataRowCollection.cs: Clear : remove rows from indexes
* Test/System.Data/DataTableTest.cs: Added a test for DataTable. Should clear rows
from indexes as well. Simplified table creation for ClearReset test.

svn path=/trunk/mcs/; revision=44011
mcs/class/System.Data/System.Data/ChangeLog
mcs/class/System.Data/System.Data/DataRowCollection.cs
mcs/class/System.Data/Test/System.Data/ChangeLog
mcs/class/System.Data/Test/System.Data/DataTableTest.cs