April 2003
Beginner to intermediate
620 pages
21h 48m
English
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.
Read now
Unlock full access