Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why DataReader is Forward Only?

Answer Posted / nevin jain

from all 11 above answer only Sachin Gupta have given write
answer...
becoz SqlDataReader inherit DbDataReader whose base type is
IEnumerable that use to access collection through simple
iteration which is forward only manner...

Basically SqlDataReader Class access records n retrieve them
as collection through simple iteration...

to make more clear first read Functionality of IEnumerable
interface that expose GetEnumerator() method...

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ado.net in mvc?

979


How to aggregating data across related tables?

1098


Explain the difference between data reader and data adapter?

1017


What are the different ado.net namespaces?

1125


What is the difference between ADO and ADO.Net?

1121


What is the difference between SqlCommand and SqlCommandBuilder?

1139


How to connect and retrieve data from database using dataset

1103


Which method in OLEDBAdapter is used to populate dataset with records?

1070


Is ado.net dead?

1060


What is the difference between Optimistic and Pessimistic locking?

1037


What is full form of ado?

1140


What is data view and variable view?

972


What is variable view?

924


What is the difference between statement and preparedstatement interface?

1053


How to copy the contents from one table to another table and how to delete the source table in ado.net?

1088