Typed DataSet and DateTimeMode.



Hi all,
I have a typed dataset and in it I have set the datetimemode of all the
datetime columns to Unspecified instead on UnspecifiedLocal which is the
default in the designer. But when I create an instance of the dataset the
DateTimeMode reverts back to UnspecifedLocal.
Any Idea why this is so, is this the intended behaviour?

--
HTH
Satish


.