WHAT Are the major major compnents of a data provider in
ADO.net.
Answer Posted / mehboob ali chouhan
1.Connection
2.DataReader
3.DataAdapter
4.Command
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is full form of ado?
What is a dynaset in access?
What are the ado.net components?
What is the use of connection object in ado.net?
Does dapper use ado.net?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What are three methods for displaying data in a syncfusion datagrid
What are the different ado.net namespaces are available in .net?
Which object holds only data and does not interact with data source?
What are two important objects of ADO.Net?
Define executenonquery?
Explain the difference between ado and ado.net?
Which ado.net object is very fast in getting data from the database?
What provider ado.net use by default? Explain the role of data provider in ado.net?
How can we serialize the dataset object?