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
What are the steps you will take to improve performance?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
What is execute scalar in ado.net?
Give few examples of datareader that is used in different dataproviders.
What are the namespaces used in ADO.Net to connect to a database?
What is an orm, and why would you use one instead of plain old ado.net?
What is connection string?
Explain the overview of ado.net architecture?
What are the ado.net connection pooling parameters?
What is row state?
What are ado.net objects?
What are the different methods available under the sqlcommand class to access the data?
What are datareaders?
What is commandbuilder in ado.net?
What are the disadvantages of using datalist?