DataColumnMappingCollection.Add Method
.NET Framework 4.5
Adds a DataColumnMapping object to the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Add(Object) | Adds a DataColumnMapping object to the collection. |
|
Add(String, String) | Adds a DataColumnMapping object to the collection when given a source column name and a DataSet column name. |