A
Alex Maskaev
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?
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?