[Mono-devel-list] Patch for DataTable.cs

S Umadevi sumadevi at novell.com
Tue Mar 30 22:16:44 EST 2004


Verified the patches. Can you please checkin..

regards
uma

>>> roopa <RoWilson at novell.com> 3/30/04 11:09:41 AM >>>
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
	
	





More information about the Mono-devel-list mailing list