HighTechTalks DotNet Forums  

TypedDataSetGenerator: <x>TableAdapters namespace output

Dotnet Distributed Applications microsoft.public.dotnet.distributed_apps


Discuss TypedDataSetGenerator: <x>TableAdapters namespace output in the Dotnet Distributed Applications forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Flo
 
Posts: n/a

Default TypedDataSetGenerator: <x>TableAdapters namespace output - 07-06-2006 , 03:27 PM






Upon adding a datasource from VS 2005 IDE, a. xsd and corresponding .cs file
are generated. These implement a typed dataset and associated components
encapsulating DBDataAdapter-derived adapters (such as SQLDataAdapater).

When I use that same .xsd as an input to TypedDataSetGenerator, .cs code
matching that output by the IDE is generated for the dataset, but not for the
<x>TableAdapters namespace included in the .cs file the IDE generated.

That namespace does appear however to be have been generated by a
TypedDataSetGenerator object, as called by xsd.exe. What calls to
TypedDataSetGenerator will succeed to generate the TableAdapters portion of
the .cs output that results frtomAdd Data Source from the IDE?

Thank you.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.