what is Execute NOn Query?
Answer Posted / pavan
This function is used to execute the DMLcommands. It return
int value resulting number of rows get affected.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between ado.net and oledb?
How do you update database through dataset?
What are the essential features of ado.net?
What is a control toolbox?
What is the meaning of executenonquery?
What are the steps to connect to a database?
Do you use stored procedure in ado.net?
What is Dataset Object?
What are dataproviders?
What is ado connection?
What we do with the object of ado.net dataset after using it?
What are the data access namespaces in .NET?
What is sqldatareader in ado.net?
What is data reader in ado.net?
What is the difference between SqlCommand and SqlCommandBuilder?