MCQs > IT & Programming > C# > You have to update some values in the database. Which of the following methods would you execute on a SqlCommand object named 'cmdUpdate' the CommandType for which is CommandType.StoredProcedure?

C# MCQs

You have to update some values in the database. Which of the following methods would you execute on a SqlCommand object named ''cmdUpdate'' the CommandType for which is CommandType.StoredProcedure?


Answer

Correct Answer: cmdUpdate.ExecuteNonQuery()

Explanation:

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

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C# Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it