[Mono-devel-list] [PATCH] implementation of System.Data.DataTableCollection.CanRemove(DataTable table).
eran
erand at mainsoft.com
Mon Sep 22 07:36:12 EDT 2003
Hi,
This is an implementation of
System.Data.DataTableCollection.CanRemove(DataTable table).
Following the implementation I changed the
System.Data.DataTableCollection.Remove(DataTable table),
System.Data.DataTableCollection.Remove(string tableName),
System.Data.DataTableCollection.RemoveAt(int index).
Enclosed is a small test and a patch.
Thanks
Eran Domb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030922/70f3423e/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DataTableCollection.cs.diff
Type: application/octet-stream
Size: 3121 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030922/70f3423e/attachment.obj
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: TestCase.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030922/70f3423e/attachment.pl
More information about the Mono-devel-list
mailing list