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


Please Help Members By Posting Answers For Below Questions

What is the difference between executequery and executenonquery?

514


What are two important objects of ADO.Net?

560


Define different execute methods of ADO.NET command object ?

555


Explain the dataadapter class in ado.net?

669


What is difference between entity framework and ado.net?

485






Explain why edit is not possible in repeater?

551


What are the Features and disadvantages of dataset

561


What is the purpose of using adodb?

517


Difference between sqlcommand and sqlcommandbuilder?

591


Explain how to create dynamic gridview?

526


What is bubbled event?

546


What are the major difference between classic ADO and ADO.NET?

532


Is it possible to load multiple tables in a Dataset?

540


What is the difference between executenonquery () and executescalar ()?

500


I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?

559