[Mono-dev] DataSet.Merge() fix wrt DataRelation createConstraints

Atsushi Eno atsushi at ximian.com
Thu Jun 19 12:20:25 EDT 2008


Hi,

Nagappan A wrote:
> Hi eno,
> 
> Good to go :)

Thanks :)

> I have one question here. Now the createConstraints in DataRelation is 
> always going to be true ?

It is false when its constructor was called with createConstraints
argument as explicitly false (initializing true affects on those
constructors that do not have corresponding parameter).
If I set it always true, then one test case in DataSetTest2 fails.

Atsushi Eno


More information about the Mono-devel-list mailing list