TableMappings Property

A collection that provides the master mapping between a source table and a DataTable.

Syntax

DataTableMappingCollection TableMappings

Access

Read-only

Usage

  • The default value is an empty collection.

  • When reconciling changes, the AseDataAdapter uses the DataTableMappingCollection collection to associate the column names used by the data source with the column names used by the DataSet.