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.



ADO. NET in a Nutshell
ADO.NET in a Nutshell
ISBN: 0596003617
EAN: 2147483647
Year: 2005
Pages: 415

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net