What is the DataRow class?
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 the DataRow class?
Rating:
The DataRow class represents a row of data in a DataTable. A DataRow object is a primary component of a DataTable object. A DataRow object (along with its properties and methods) is used to retrieve and evaluate the values in a DataTable. It can also be used to insert, delete, and update the values in a DataTable.
Rating:
Was this information helpful?
Other articles
- What is testing?
- What is evolutionary approach?
- What is basic authentication?
- What is a connection pool?
- What is the finally block?
