DataTable and TableAdapter

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tony Johansson

    DataTable and TableAdapter

    Hello!

    Is it always that a TableAdapter and a DataTable is a pair.
    When I use the Dataset Designer and create a sql clause a TableAdapter and a
    DataTable is created which act like a pair.

    I mean when you have a TableAdapter you must always have a corresponding
    DataTable for this TableAdapter.

    Is it right what I have written here?

    //Tony


Working...