A collection that provides the master mapping between a source table and a DataTable.
DataTableMappingCollection TableMappings
Read-only
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.