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 / suraj
I don'nt have the right ans but i think the question was if
i have lot of delete stmnt, insert stmnt and update
statement...then what does execute nonquery returns in this
case? as for select we use execute reader...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we load multiple tables in to dataset?
Explian About DataAdapters
How is it possible to get 2 tables of data at a time by using data reader?
What is ado and rdo?
What is partial class?
What are the key features of ado.net?
What are the benefits of using ado.net?
What is defaultview in datatable?
What are the data providers used in ado.net
What is Serialization in .NET? what are the types of Serialization?
Which is faster ado.net or linq?
What is ado full form?
What is the difference between ADO and ADO.Net?
What are the ado.net objects?
What is the difference between the clone() and copy() methods of the dataset class?