[System.Data] Properly clone a column's extended properties when cloning a table...
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Tue, 13 Sep 2011 09:52:11 +0000 (11:52 +0200)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Tue, 13 Sep 2011 11:01:16 +0000 (13:01 +0200)
commit6c7d6c034a76886e4bd1b9a0b8b700378c758299
tree78023573ac8b91d25c9021a75681334a37a15530
parentd4d21db33fd8ad10d9260c8b2b5d817ecd46cc94
[System.Data] Properly clone a column's extended properties when cloning a table. Fixes #668.
mcs/class/System.Data/System.Data/DataColumn.cs
mcs/class/System.Data/Test/System.Data/DataTableTest.cs