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 row state?
Define partial class?
How can we check that some changes have been made to dataset since it was loaded?
Is ado.net dead?
What is the difference between statement and preparedstatement interface?
What is ado oledb and odbc?
Explain the overview of ado.net architecture?
What is microsoft ole db provider for sql server?
Define bubbled event?
What is data control techniques?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Why do we serialize data?
What are the features of ado.net?
Name which operations can you not perform on an ado.net dataset?
What is difference between sqldatareader and sqldataadapter?