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 property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
If we are not returning any records from the database, which method is to be used?
What are the key events of sqlconnection class?
What is connected architecture in ado.net?
What is the difference between statement and preparedstatement interface?
What is the difference between data grid and data repeater?
Why is ADO.NET serialization slower than ADO ?
How do you connect to sql server database without using sqlclient?
What are the key features of ado.net?
What is data view and variable view?
Define different execute methods of ADO.NET command object ?
What is difference between dataset and datatable?
What is ado control?
What are ado.net objects?
Why is stored procedure used in ado.net?