what is Execute NOn Query?
Answer Posted / pradeep mishra
ExcuteNoNquery is a method that is work to check(insert,delete update) query executed or not
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do you update database through dataset?
How to pass multiple tables in datasets simultaneously?
How to bind the controls(best practice) comboboxes to the data in the dataset?
Does executenonquery return a value?
What are the different methods available under the sqlcommand class to access the data?
What is difference between dataset and datatable?
What are the advantages of ado.net?
What is ole data type?
What are the ado.net connection pooling parameters?
What is the difference between oledb sql server and oledbdotnet provider?
how can implement dropdownlist in particular of dataset when try to update?
What is the difference between sqlcommand and sqldataadapter?
What is the DataTableCollection?
What are the namespaces used in ADO.Net to connect to a database?
Define data adapter?