Why DataReader is Forward Only?

Answer Posted / rahul singhal

datareader execute data from table one by one at each
calling of it.and to fetch next value from database it
contains pointer value(index) of next value . thats why if
is forward only. in the oops concept it works on the concept
of one-way linklist

Is This Answer Correct ?    23 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ado.net components?

515


Explain why edit is not possible in repeater?

551


Which architecture does Datasets follow?

592


What are the different ado.net namespaces?

632


Explain the difference between sqlcommand object and command behavior object?

547






Explain which name space is used to get assembly details?

535


What do you mean by ‘batch updates’?

523


What is sqlconnection and sqlcommand?

533


What is data access pattern?

499


Explain advantages of ado.net?

565


What is microsoft ado?

522


Describe ado.net object model in detail.

540


How we can provide data to ado.net?

551


What is ole in excel?

526


What are the namespaces used in ADO.Net to connect to a database?

605