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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you fill the gridview by using datatable object at runtime?

548


What is a datareader object?

579


Explain the role of data provider in ado.net?

540


What is ado.net tutorial?

503


Why is ADO.NET serialization slower than ADO ?

567






Explain what are acid properties?

536


Which object holds only data and does not interact with data source?

499


What is ado rdo dao in visual basic?

665


How to create data relations?

548


What are dcl commands?

508


What is ado.net in vb net?

500


Which name space is used to get assembly details?

523


What are the advantages of oledb compared with other classes?

2321


How to add a check box or a dropdown list to a column in a datagrid?

535


What are all the commands used with Data Adapter?

518