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
What is ado oledb and odbc?
What is the maximum pool size in ado.net connection string?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
Explain what are the steps to connect to a database?
Which is better entity framework or ado.net?
How does ado.net work?
What are the different execute methods of Ado.Net?
What are the usages of the command object in ado.net?
What is typed dataset ?
Does ado.net use odbc?
Explain the basic use of "dataview" and explain its methods.
How is entity framework different from ado.net?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What is ole db query?
What is data relation?