DataTableMapping::ITableMapping::ColumnMappings Property
.NET Framework (current version)
Gets the derived DataColumnMappingCollection for the DataTable.
Assembly: System.Data (in System.Data.dll)
private: property IColumnMappingCollection^ ColumnMappings { virtual IColumnMappingCollection^ get() sealed = ITableMapping::ColumnMappings::get; }
Implements
ITableMapping::ColumnMappingsThis member is an explicit interface member implementation. It can be used only when the DataTableMapping instance is cast to an ITableMapping interface.
For more information, see ITableMapping::ColumnMappings.
.NET Framework
Available since 2.0
Available since 2.0
Show: