Answers

Question and Answer:

  Home  ADO.NET

⟩ If we are not returning any records from the database, which method is to be used?

There is a method called Execute Non Query. This method executes the Update, Delete etc. This does not return any rows but will give the number of rows affected.

 209 views

More Questions for you: