![]() |
Typed DataSet and converting types
Hi there!
I've met strange behavior in VS 2003: I created Web service with web method which returns typed DataSet with some fields of "date" data type. But when I've added web reference to this web service in other project, I've seen that fields in this dataset (which was created in folder Web Reference) now have type "datetime"! Does anybody know how can I avoid this behavior? |
Re: Typed DataSet and converting types
They both map to the same type internally. So it's not an issue I think.
-- Greetz Jan ________________ Read my weblog: http://weblogs.asp.net/jan "Alex Maskaev" <alex/at/impet.com> schreef in bericht news:eSNDVjyQEHA.2520@TK2MSFTNGP11.phx.gbl... > Hi there! > > I've met strange behavior in VS 2003: > I created Web service with web method which returns typed DataSet with some > fields of "date" data type. > But when I've added web reference to this web service in other project, I've > seen that fields in this dataset (which was created in folder Web Reference) > now have type "datetime"! > > Does anybody know how can I avoid this behavior? > > |
| All times are GMT. The time now is 02:37 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.