Answer Posted / sanchit yadav
Because it inherites the IEnumerable.IEnumarble contains
the method(getenumerator) its type is IEnumerator it
returns the instance of IEnumerator that implements in a
class that contains three methods current(),movenext(),
reset().Ist call the current() than movenext() move first
tuple to last tuple in the table than call reset() than
cursor moves on the current().So,DataReader works in
forward only and Read only manner.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is disconnected data?
What is ado.net in mvc?
What is an example of ordinal data?
What are the disadvantages of using datalist?
What is an ado connection?
What is two way data binding android?
What is ado.net object model?
What is the return type of executescalar?
How can we add relation between tables in a dataset?
How would you connect to a database by using .NET?
What are ado.net objects?
Is it possible to load multiple tables in a Dataset?
What is the significance of CommandBehavior.CloseConnection ?
What are the data providers used in ado.net
What does ado stand for in ado.net?