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

Explain the two fundamental objects in ado.net?

0 Answers  


What is a string variable?

0 Answers  


How do you connect to sql server database without using sqlclient?

0 Answers  


What is a datatable?

8 Answers   State Bank Of India SBI,


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?

0 Answers  






FetCh Records No 5 to 10 From Dataset

4 Answers  


Define partial class?

0 Answers  


How to add a javaScript function in a datagrid?

0 Answers   C DAC, CDAC,


What are the ADO.NET Controls?

6 Answers  


What is the difference between linq and ado.net?

0 Answers  


differences between ADO and ADO.NET

0 Answers   Microsoft,


What are the 3 major types of connection objects in ado.net?

0 Answers  


Categories