what is Execute NOn Query?
Answer Posted / usha
This method belongs to connection object.We call this
method to indicate that the stored procedure doesn't return
results for a query but rather than an integer indicating
how many rows are effected by the executed statement.
| Is This Answer Correct ? | 26 Yes | 11 No |
Post New Answer View All Answers
What is execute scalar in ado.net?
What is ado.net objects?
What are the benefits of ADO.NET?
Which object is used to add relationship between two Datatables?
What is data access pattern?
What is sqldatareader in ado.net?
Explain how to pass multiple tables in datasets simultaneously?
What is ado rdo dao in visual basic?
What are the 3 major types of connection objects in ado.net?
Define executenonquery?
What is bubbled event can you please explain?
What is the difference between dataset and datatable?
What is the difference between a datareader and a dataset?
How to read data with the sqldatareader ?
Can you explain how to enable and disable connection pooling?