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
What are dcl commands?
Which method is used by command class to execute SQL statements that return single value?
Explain the difference between ado and ado.net?
What are the drawbacks of using ado.net?
What is connection pooling and what is the maximum pool size in ado.net connection string?
Which object of ado contains datarow datacolumn collection?
What is connected architecture in ado.net?
Explain the role of data provider in ado.net?
Which keyword is used to accept variable number of parameters?
What is variable view?
What is aggregate root?
Define isolation?
What is the usage of the dataset object in ado.net?
Explain the difference between data reader and data set?
Define connection string?