IDataAdapter.TableMappings Property

Syntax:

ITableMappingCollection IDataAdapter.TableMappings { get; }

Description:

Type: System.Data.ITableMappingCollection

Indicates how the source table is mapped to a dataset table.

Reference:

For more information, reference MSDN documentation for: System.Data.IDataAdapter.TableMappings