ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
AsaDataAdapter class
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 AsaDataAdapter uses the DataTableMappingCollection collection to associate the column names used by the data source with the column names used by the DataSet.