Chapter 25. The DataRow Class

The DataRow class represents a single row of data in the DataTable. It retrieves, updates, inserts, and deletes a row of data from the DataTable. The DataRow object can access column values within the row.

As with all disconnected data classes, the DataRow isn’t specific to any data provider.

Get ADO.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.