Your application includes an existing typed TableAdapter that executes a single query. You need to design a new query to add to this TableAdapter.

What should you do?

 Posted by Rajkatie on 8/31/2012 | Category: ADO.NET Interview questions | Views: 2473 | Points: 40
Select from following answers:
  1. Ensure that the new query returns a result set with the same schema as the existing query.
  2. Ensure that the new query does not sort the results.
  3. Ensure that the new query is not parameterized.
  4. All Above

Show Correct Answer


Source: MeasureUp.Com | | Alert Moderator 

Comments or Responses

Login to post response