Answer Posted / anand vishwakarma
DataAdapter functions as a bridge between a data source, and a disconnected data class, such as a DataSet. At the simplest level it will specify SQL commands that provide elementary CRUD functionality. At a more advanced level it offers all the functions required in order to create Strongly Typed DataSets, including DataRelations.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are typed and untyped dataset?
Some important instruction regarding ADO.NET connection string ?
What is ado.net explain with diagram?
What are the various methods provided by the DataSet object to generate XML?
How we can provide data to ado.net?
What are different layers of ADO.Net?
Define table relations?
What are dcl commands?
What is a sqldataadapter?
What does sqldatareader return?
What is the hierarchy of data in databases?
What is the difference between statement and preparedstatement interface?
What is a string variable?
Why is stored procedure used in ado.net?
What is ole data type?