About a DataSet

  • Thread starter Thread starter Tony Johansson
  • Start date Start date
T

Tony Johansson

Hello!

A simple question is there TableAdapter within a DataSet ?

//Tony
 
A simple question is there TableAdapter within a DataSet ?

Table adapters are set on top of DataTables when you create with drag and
drop. You can also create your own table adapters, both programatically and
on the DataSet design surface. There is no TableAdapter for the DataSet as
a whole, if that is your question.

Peace and Grace,
Greg

--
Vote for Miranda's Christmas Story
http://tinyurl.com/mirandabelieve

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top