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
Where is adodb dll located?
What is variable view?
How we can provide data to ado.net?
differences between ADO and ADO.NET
Explain how to find the given query is optimised one or not?
Describe the disconnected architecture of ADO.NET’s data access model.
How do I delete a row from a DataTable?
What is the difference in an abstract class and an interface?
What are the ado.net components?
Can we load multiple tables in a dataset?
How can we check that some changes have been made to dataset since it was loaded?
What are the important features of ado.net 2.0?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
How can we add relation between tables in a dataset?
What is the namespaces being used to access oracle database?