Whate are different types of Commands available with
DataAdapter ?
Answer Posted / 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 |
Post New Answer View All Answers
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
Explain ado.net features? Benefits? Drawbacks?
What is ole used for?
How we can provide data to ado.net?
What is ole in vb?
What does ado stand for?
Which database is the ado.net sql connection object designed for?
What is a string variable?
What we do with the object of ado.net dataset after using it?
Define connection string?
What are the different methods available under the sqlcommand class to access the data?
Which is faster ado.net or linq?
Explain why edit is not possible in repeater?
Which is better entity framework or ado.net?
What is datasource in ado.net?