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...


Explain different methods and Properties of DataReader which
you have used in your project?

Answers were Sorted based on User's Feedback



Explain different methods and Properties of DataReader which you have used in your project?..

Answer / rahul ecimt

method used
1.Getstring()
2.NextResult()
3.HasRows()
4.SchemaTable()
5.read()

Is This Answer Correct ?    2 Yes 3 No

Explain different methods and Properties of DataReader which you have used in your project?..

Answer / tiger kumar

There are plenty of methods and properties in the datareader.

1.Read()
2.Load()
3.IsClosed
4.NextResult()
4.HasRows
6.GetString(),GetDecimal(),GetDouble(),etc..,
7.FieldCount
8.Close()
9.Dispose()

etc..,

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More ADO.NET Interview Questions

I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?

0 Answers  


About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data ?

1 Answers   MMTS,


How is entity framework different from ado.net?

0 Answers  


what is the syntax code for oldb to connect oracle

3 Answers   IBM,


What is difference between entity framework and ado.net?

0 Answers  


Define data access layer?

0 Answers  


How to add a javaScript function in a datagrid?

0 Answers   C DAC, CDAC,


what is Execute NOn Query?

29 Answers   Infosys, Protech, Sars Systems, SwanSoft Technologies,


Can we connect two dataadapters to same data source using single connection at same time?

0 Answers  


List the 4 common ado.net namespaces?

0 Answers  


What is the provider being used to access oracle database?

0 Answers  


How do we invoke queries from the application

2 Answers  


Categories