Which ADO.NET class allows you to specify SQL text to execute, one or more parameters and also choose a specific SQL connection to run against?

 Posted by Majith on 9/7/2009 | Category: ASP.NET Interview questions | Views: 13602
Select from following answers:
  1. SQLDataAdapter
  2. SQLTransaction
  3. SQLDataReader
  4. SQLCommand
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response