What?s the role of the DataReader class in ADO.NET connections?
Answers were Sorted based on User's Feedback
Answer / madduri
It returns a read-only dataset from the data source when the
command is executed
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / nageswarao.garine
datareader is one the ado.net object which can used to store
data.datareader is readonly,forwardonly access data from
recordset.it doesn't allow manipulations on that.
when compared to other objects it provide very
fast accessing of data.
| Is This Answer Correct ? | 3 Yes | 0 No |
Why do we need properties in c#?
What is stringwriter c#?
What you mean by inner exception in c#?
Can we instantiate abstract class in c#?
What does using do in c#?
What is the difference between system.string and system.text.stringbuilder classes?
If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?
why c# is pronounced as C-sharp instead of pronouncing it as C-hash? is there any technical reason behind it?
What is a protected class c#?
Is int reference type c#?
What is integer c#?
What is a private class in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)