DataColumnMappingCollection Constructor ()
.NET Framework (current version)
Creates an empty DataColumnMappingCollection.
Assembly: System.Data (in System.Data.dll)
The following example creates a DataColumnMappingCollection collection, adds DataColumnMapping objects to the collection, and displays a list of the mapped source columns.
.NET Framework
Available since 1.1
Available since 1.1
Show: