What is SqlDataAdapter?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is SqlDataAdapter?
Rating:
SqlDataAdapter is a class used to represent a set of data commands and a database connection that are used to fill a DataSet and update a SQL Server database. It is used to retrieve and save data between a DataSet and a data source. The SqlDataAdapter class is used in conjunction with the SqlConnection and SqlCommand classes to enhance the performance while connecting to a SQL Server database.
Rating:
Was this information helpful?
Other articles
- What is CAB project?
- What are Web methods?
- What is the DrawEllipse method?
- What is the HelpNamespace property?
- What is Microsoft .NET?
