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 is the purpose of using adodb?
Which control of the BindingNavigator returns the current position within the data source?
What is linq and entity framework?
What is an ado connection?
What is execute scalar in ado.net?
What is datasource in ado.net?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
Describe the command object and its method.
What is difference between datatable and dataset?
What is sql connection in ado.net?
What is a serialized object?
What is dataadapter in ado.net?
How can we load multiple tables in a dataset?
Some important instruction regarding ADO.NET connection string ?
Explain how do you connect to sql server database without using sqlclient?