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
Is null c# operator?
What is jit? What are the different types of jit?
What language is arduino?
What are PE(Portable Executable)?
What is threading in c# with example?
What is difference between a constant and read-only in C#?
what is a constructor? What is a destructor?
What is static variable in c#?
What is a template class?
Which is better javascript or c#?
Can we extend sealed class in c#?
To create a localized application which namespaces are necessary?
What problem does Delegate Solve?
how dot net compiled code will become platform independent?
Can abstract class have private constructor c#?