Chapter 23. The DataTable Class

The DataTable is a memory-resident representation of a data table including columns, rows, and both unique and foreign key constraints. It’s used for working with and transporting data in a disconnected environment.

As with all disconnected classes, the DataTable 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.