[Mono-devel-list] [PATCH] changes in System.Data
Eran Domb
erand at mainsoft.com
Sun Nov 9 11:05:30 EST 2003
Oops,
Here is the diff.
Eran Domb.
-----Original Message-----
From: yoros at wanadoo.es [mailto:yoros at wanadoo.es]
Sent: Sunday, November 09, 2003 6:03 PM
To: Eran Domb
Cc: mono-devel-list at lists.ximian.com
Subject: Re: [Mono-devel-list] [PATCH] changes in System.Data
On Sun, Nov 09, 2003 at 04:25:26PM +0200, Eran Domb wrote:
> Hi
> I made some changes in System.Data:
> * DataColumn.cs (AllowDBNull) : Throw an exception.
>
> * DataRow.cs (this[]) : First check if row is deleted.
> (ItemArray) : First check if row is deleted.
> (SetColumnValue) : Initiate error message when null
> violation happens. Check for array type when
> setting the value of the row.
> (EndEdit) : Check that the table's row is not in loading
> before validating constrains.
> (CheckNullConstraints) : new method for validating null
> constraint violations.
>
> * DataRowCollection.cs (ValidateDataRowInternal) : Adding
> validation of null constraint violation.
>
> * DataSet.cs (CaseSensitive) : After changing the value -
> check constrains.
> (EnforceConstraints) : When changing the value to true
> assert all constraints.
>
> * UniqueConstraint.cs (AssertConstraint,CalcHashValue,
> RowsComparer) : Adding support for case insensitive comparison.
>
>
> If no one objects I will commit.
>
Please send the diffs.
--
Pedro Martínez Juliá
\ yoros at terra.es
)| yoros at wanadoo.es
/ http://yoros.dyndns.org
Socio HispaLinux #311
Usuario Linux #275438 - http://counter.li.org
GnuPG public information: pub 1024D/74F1D3AC
Key fingerprint = 8431 7B47 D2B4 5A46 5F8E 534F 588B E285 74F1 D3AC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: System.Data.diff
Type: application/octet-stream
Size: 11517 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20031109/6f871dcd/attachment.obj
More information about the Mono-devel-list
mailing list