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
What is execute reader in ado.net?
Command objects uses, purposes and their methods.
What are the advantage of ado.net?
What are the key features of ado.net?
What is executequery?
What are the usages of the command object in ado.net?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What provider ado.net use by default? Explain the role of data provider in ado.net?
What are typed and untyped dataset?
What is ado.net and its features?
How do you merge 2 datasets into the third dataset in a simple manner?
What are good ado.net object to replace to ado recordset object.
How to copy the contents from one table to another table and how to delete the source table in ado.net?
Which keyword is used to accept variable number of parameters?
What are all features of ADO.Net?