What?s the role of the DataReader class in ADO.NET connections?
Answer Posted / madduri
It returns a read-only dataset from the data source when the
command is executed
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Which class comes after the SortedList class?
What are access modifiers in c#?
What are the 4 pillars of any object oriented programming language?
What is the use of command builder?
Does the variables of a private class-level inherited?
What is the difference between string and string in c#?
What is the use of ienumerable?
What is private class in c#?
What are value types in c#?
How to transpose multi-dimensional array?
Why singleton class is sealed?
What are the advantages of generics in c#?
Write a program in c# to find the angle between the hours and minutes in a clock?
What is lock statement in C#?