What?s the role of the DataReader class in ADO.NET connections?
Answer Posted / guest
returns a read-only dataset from the data source when the
command is executed.
Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What are the ado.net objects?
can we create synonymn in ms access,sql server,my sql if so explain me with example
What is the use of SqlCommandBuilder?
What is the difference between sqlcommand and sqldataadapter?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
Describe datareader object of ado.net with example.
How to identify the updated rows in a dataset?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
Explain the various objects in dataset.
What is difference between Dataview and Datatable?
What is ado.net explain with diagram?
Which method is used by command class to execute SQL statements that return single value?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
Explain the difference in record set and dataset?
Is it possible to edit data in Repeater control?