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 are different layers of ADO.Net?
What does adodb stand for?
What does ado stand for?
Which method is used by command class to execute SQL statements that return single value?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What is aggregate root?
What is Serialization in .NET? what are the types of Serialization?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Which namespaces are used for data access?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
How do you update a dataset in ado.net?
What are the ado.net connection pooling parameters?
What are the important features of ado.net 2.0?
What are the difference between readonly vs. Const?
What is dao and ado?