January 2003
Intermediate to advanced
896 pages
19h 58m
English
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 ... |
Read now
Unlock full access