System.Data.Common.DataAdapter.TableMappings Property

Gets a collection that provides the master mapping between a source table and a System.Data.DataTable.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
public DataTableMappingCollection TableMappings { get; }

Value

Documentation for this section has not yet been entered.

Remarks

When reconciling changes, the System.Data.Common.DataAdapter uses the System.Data.Common.DataTableMappingCollection collection to associate the column names used by the data source with the column names used by the System.Data.DataSet.

Requirements

Namespace: System.Data.Common
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0