What?s the role of the DataReader class in ADO.NET connections?
Answer Posted / kamal
This is used to retrieve data from a data source in read-
only and forward-only mode
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to identify the updated rows in a dataset?
What is ado and dao?
What is the difference in record set and dataset?
What is a string variable?
What is the return type of executescalar?
What are the classes in System.Data.Common Namespace?
Which object holds only data and does not interact with data source?
What are the advantages and drawbacks of using ado.net?
What does executenonquery () method return?
What is the difference between data grid and data repeater?
What are disadvantages of microsoft-provided data provider classes in ado.net?
How is it possible to get 2 tables of data at a time by using data reader?
What is disconnected data?
What is the current version of entity framework?
What are the advantages of oledb compared with other classes?