MCQs > IT & Programming > ASP.NET > You want to access data from the 'Customer' table in the database. You generate a DataSet named 'MyDataSet' by adding 'Customer' table to it. Which statement should you use to load the data from the database into 'MyDataSet' using a SqlDataAdapter named 'tvlyAdapter'

ASP.NET MCQs

You want to access data from the "Customer" table in the database. You generate a DataSet named ”MyDataSet" by adding "Customer" table to it. Which of the following statements should you use to load the data from the database into "MyDataSet" using a SqlDataAdapter named "tvlyAdapter"?

Answer

Correct Answer:

MyAdapter.Flll(MyDataSet)

Explanation:

Note: This Question is unanswered, help us to find answer for this one

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

ASP.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it