What is DataReader Object?



What is DataReader Object?..

Answer / Rahul Kardam

"The DataReader object provides a way to read data from a data source one row at a time. It maintains a cursor pointing to the current row and can be used for forward-only, read-only access to data."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

Which database is the ado.net?

1 Answers  


What are major difference between classic ADO and ADO.NET?

2 Answers  


What is ado.net architecture?

1 Answers  


Define the executescalar method?

1 Answers  


What does executenonquery () method return?

1 Answers  


Which object of ado contains datarow datacolumn collection?

1 Answers  


What is the difference between oledbreader and datasetwhile connecting?

1 Answers  


What is the executescalar method?

1 Answers  


What is dataset and tell about its features. What are equivalent methods of previous, next etc. Of ADO in ADO.NET ?

1 Answers   Digital GlobalSoft,


What providers do you use to connect to oracle database ?

4 Answers   Digital GlobalSoft,


what is the syntax code to oledb to connect oracle

6 Answers   IBM,


Explain the difference between ado and ado.net?

1 Answers  


Categories