Answer Posted / muthu kumar
Adapter Methods
1.fill
2.dispose
3.fillSchema
4.getType
5.toString
6.equals
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is dataset object? Explain the various objects in dataset.
What are the data providers in ADO.NET framework?
Explain how do you connect to sql server database without using sqlclient?
What is ado.net architecture?
What is XML serialization
What is ado code?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What are the uses of Stored Procedure?
What is command class in ado.net?
What are datareaders?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is the significance of CommandBehavior.CloseConnection ?
Which object is used to add relationship between two Datatables?
What are the drawbacks of using ado.net?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.