Whate are different types of Commands available with
DataAdapter ?
Answer Posted / swapna
The SqlDataAdapter has SelectCommand, InsertCommand,
DeleteCommand and UpdateCommand.
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
can we create synonymn in ms access,sql server,my sql if so explain me with example
Can we load multiple tables in a dataset?
Explain the two fundamental objects in ado.net?
What is the purpose of using adodb?
Which database is the ado.net?
What is ole used for?
What is the difference between Dataset. clone and Dataset.copy?
Explain ado.net features?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What are the pre-requisites for connection pooling?
What is a datareader object?
Explain the difference between data reader and data adapter?
Is it possible to load multiple tables in a Dataset?
Is it possible to edit data in Repeater control?
How can we check that some changes have been made to dataset since it was loaded?