What are different types of Commands available with DataAdapter ?



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

Answer / 1647264

The SqlDataAdapter has SelectCommand, InsertCommand, DeleteCommand and UpdateCommand

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What is aggregating data ?

0 Answers  


How can we add relation between tables in a dataset?

0 Answers  


What is a column variable?

0 Answers  


make a login control??

1 Answers  


Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?

0 Answers  






What is execute scalar in ado.net?

0 Answers  


Explain acid properties?

4 Answers  


What is executequery?

0 Answers  


Can you edit data in the Repeater control?

9 Answers  


what are the differences between dataset and datareader?

4 Answers   Choice Solutions,


What is the use of data grid?

0 Answers  


suppose we using gridview contrl,with sqldatasource.in that for birth date how can we take validation contrl for dd/mm/yy formator how we assign regular expression for same

9 Answers   TCS,


Categories