[Mono-devel-list] [PATCH] changes in System.Data

yoros at wanadoo.es yoros at wanadoo.es
Sun Nov 9 11:02:58 EST 2003


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



More information about the Mono-devel-list mailing list