Whate are different types of Commands available with
DataAdapter ?

Answers were Sorted based on User's Feedback



Whate are different types of Commands available with DataAdapter ?..

Answer / srilekha

we can use only select command in sqlDataAdapter and for
insert command,update,delete commands are used in sql
command

Is This Answer Correct ?    9 Yes 0 No

Whate are different types of Commands available with DataAdapter ?..

Answer / swapna

The SqlDataAdapter has SelectCommand, InsertCommand,
DeleteCommand and UpdateCommand.

Is This Answer Correct ?    10 Yes 2 No

Post New Answer

More ADO.NET Interview Questions

Describe ado.net object model in detail.

0 Answers  


How to check if a datareader is closed or opened?

1 Answers  


How would you connect to database using .NET?

0 Answers  


What is a non query?

0 Answers  


What are the two fundamental objects in ADO.NET?

6 Answers  






What is difference between dataset and datatable?

0 Answers  


How to store data in memory?

0 Answers  


Differnce between Stored procedure and user defined functions?

17 Answers   Microsoft, Symphony,


Can we connect two dataadapters to same data source using single connection at same time?

0 Answers  


Which object of ado contains datarow datacolumn collection?

0 Answers  


Difference between datareader and dataset?

26 Answers   Microsoft, Noel Infotech, Satyam, Value Labs,


what is execute scalar?

11 Answers   Atharva Infotech, Dohatec New Media, Make eIT, Protech,


Categories