[Mono-devel-list] Patch for DataTable.cs
roopa
RoWilson at novell.com
Tue Mar 30 00:39:41 EST 2004
Modified Files:
DataTable.cs
DataTableTest.cs
Log Message:
* DataTable.cs: Included code to copy extended properties in
CopyProperties() method
* DataTable.cs : CaseSensitive and Locale properties cannot be changed
if the table belongs to a data relation
* DataTable.cs : Prefix property should not contain any special
characters
* DataTable.cs : Added code to BeginLoadData and EndLoadData methods to
handle tables not belonging to any data set
* Implemented an private property EnforceConstraints to enforce
constraints in EndLoadData when table is not part of any dataset
* DataTable.cs : Removed TODO tags for Clone (), Copy (), EndLoadData
() and GetChanges ()
* DataTableTest.cs: Included tests for the changes made in DataTable.cs
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: file.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040330/68ff7a37/attachment.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: file.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040330/68ff7a37/attachment-0001.pl
More information about the Mono-devel-list
mailing list