In Test/System.Data:
commite8023b9c4bfc9ccd2e4df2c79c46c81db97771b0
authorChris Toshok <toshok@novell.com>
Thu, 7 Dec 2006 22:39:54 +0000 (7 22:39 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 7 Dec 2006 22:39:54 +0000 (7 22:39 -0000)
treea4761f0021b08ae7e238313459c58ac06aa4edd1
parentd67208c60f745fd6b4eea1380cb9f37ca5a9a3d1
In Test/System.Data:
2006-12-07  Chris Toshok  <toshok@ximian.com>

* DataViewTest.cs: add unit test for parent/child relation
changes.

In System.Data:
2006-12-07  Chris Toshok  <toshok@ximian.com>

* DataView.cs: add CollectionChangeEventHandler's on the
ChildRelations and ParentRelations collections, and emit
ListChanged events with PropertyDescriptor.Added/Deleted/Changed
in response.

svn path=/trunk/mcs/; revision=69211
mcs/class/System.Data/System.Data/ChangeLog
mcs/class/System.Data/System.Data/DataView.cs
mcs/class/System.Data/Test/System.Data/ChangeLog
mcs/class/System.Data/Test/System.Data/DataViewTest.cs