What are different types of Commands available with DataAdapter ?
Answer / 1647264
The SqlDataAdapter has SelectCommand, InsertCommand, DeleteCommand and UpdateCommand
Is This Answer Correct ? | 1 Yes | 0 No |
What is the usage of the dataset object in ado.net?
How do we invoke queries from the application ?
What is the return type of executescalar?
Define different execute methods of ADO.NET command object ?
How to add Primary key in DataSet
Can you explain how to enable and disable connection pooling?
what is connection pooling ?
What do you know about ado.net's methods?
what is the syntax code for oldb to connect oracle
What is ole2 format?
What is the executescalar method?
What is microsoft ado?