what is Execute NOn Query?

Answer Posted / madhulatha

ExecuteNonQuery() ia command object method,is for
insert,update and delete statements.i.e for the statements
which does'nt returns any value after the execution.return
type of ExecuteNonQuery is int,we can return no of affected
rows.

Is This Answer Correct ?    10 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does ado stand for in ado.net?

686


What are the advantages of oledb compared with other classes?

2553


What is ado recordset?

676


How can we add relation between tables in a dataset?

741


What are all the different methods under sqlcommand?

701


What is serialization and de-serialization in .net?

692


What does executereader return?

716


What is data control techniques?

689


How to store data in memory?

690


How do you update database through dataset?

728


What is the advantage of ado.net?

752


What is data view and variable view?

664


Which provider is used to connect ms access, oracle, etc…?

726


What is the difference in record set and dataset?

719


Explain ado.net features?

774