Execute nonquery returns no. of afected rows.So if my stored
procedure hav lot of select stmnt, delete stmnt, insert
stmnt..then what does execute nonquery returns in this case?
Answer Posted / pankaj shinde
Total number of rows effected.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What is ado.net object model?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
How can we add relation between tables in a dataset?
Describe briefly an ADO.NET Dataset ?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
How to find the given query is optimised one or not?
What are the data access namespaces in .NET?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
Define partial class?
What are the different ado.net namespaces are available in .net?
What is a string variable?
Which provider is used to connect ms access, oracle, etc…?
What is ado oledb and odbc?
Which object needs to be closed?