What are different types of Commands available with DataAdapter ?
Answer Posted / 1647264
The SqlDataAdapter has SelectCommand, InsertCommand, DeleteCommand and UpdateCommand
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ole data type?
What are the parameters that control most of connection pooling behaviours?
Explain the architecture of ado.net?
How can you add or remove rows from the datatable object of dataset?
Compare Data Reader & Dataset in ado.net?
How can we check that some changes have been made to dataset since it was loaded?
What is data reader in ado.net?
Do we use stored procedure in ADO.Net?
How to store data in memory?
What is data view and variable view?
What is the difference between connected and disconnected environment?
What connected data?
What is the difference between linq and ado.net?
Explain the dataadapter class in ado.net?
What is ado control?