what is Execute NOn Query?

Answer Posted / balaji rajasekaran

ExecuteNonQuery method is used for
==================================
Sending SQL Insert statements to a database.
Sending SQL Update statements to a database.
Sending SQL Delete statements to a database.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is microsoft ole db provider for sql server?

646


What is the role of clr?

716


What is Data Provider?

788


What is disconnected scenario in entity framework?

760


What is ado or jdbc?

696


How to retrieve the user id which is provided while windows authentication?

808


What do you mean by ‘batch updates’?

747


What are the different ado.net namespaces?

817


Which method in OLEDBAdapter is used to populate dataset with records?

760


Explain the role of data provider in ado.net?

736


What is the current version of entity framework?

666


How to identify the controls which can be used for binding data?

743


What is an orm, and why would you use one instead of plain old ado.net?

790


What does executereader return?

714


How will you fill the gridview by using datatable object at runtime?

750