System.Data.Common Namespace

The System.Data.Common namespace contains classes common to all ADO.NET data providers. This namespace is implemented in System.Data.Common.dll. The classes in this namespace are listed in Table A-7.

Table A-7. Classes in the System.Data.Common Namespace

Class

Description

DataAdapter

Represents a set of data commands and a database connection that are used to fill the DataSet and update the data source.

DataColumnMapping

Contains a generic column mapping for an object that inherits from DataAdapter.

DataColumnMappingCollection

Contains a collection of DataColumnMapping objects.

DataTableMapping

Contains a description of a mapped relationship between a source table and a DataTable object. This class is used ...

Get Microsoft® .NET Compact Framework (Core Reference) 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.