Interview Questions

What is the role of the DataReader class in ADO.NET connections?

C# Interview Questions and Answers


(Continued from previous question...)

113. What is the role of the DataReader class in ADO.NET connections?

It returns a read-only dataset from the data source when the command is executed.

(Continued on next question...)

Other Interview Questions