DataColumnMappingCollection::AddRange Method (array<DataColumnMapping^>^)
.NET Framework (current version)
Copies the elements of the specified DataColumnMapping array to the end of the collection.
Assembly: System.Data (in System.Data.dll)
Parameters
- values
-
Type:
array<System.Data.Common::DataColumnMapping^>^
The array of DataColumnMapping objects to add to the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: