Answer Posted / guneetinder singh
because it satisfy read only property from which we can only
retrieve data only(forword) not write to int(backword).
| Is This Answer Correct ? | 29 Yes | 7 No |
Post New Answer View All Answers
What does executereader return?
What is the use of connection object in ado.net?
How we can provide data to ado.net?
Explain the differences between oledb sql server, oledbdotnet provider?
Which is faster datareader or dataadapter?
Which property is used to check whether a DataReader is closed or opened?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
Explain the difference between sqlcommand object and command behavior object?
What are all components of ADO.Net data provider?
What is oledb driver?
What is partial class?
What is a dynaset in access?
How would you connect to database using .NET?
Which object is used to add relationship between two Datatables?
Do we use stored procedure in ADO.Net?