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 sql connection in ado.net?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What is row state?
What does sqldatareader return?
What is ado object model?
What is a dataview?
What are the steps you will take to improve performance?
What is different between sqlcommand object and command behavior object?
What are two types of transaction supported by ado.net?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What are the benefits of using ado.net?
What is the difference in record set and dataset?
What is difference between datareader and dataadapter?
What are the key events of sqlconnection class?
Does dapper use ado.net?