DataColumnMapping Constructor
.NET Framework 3.5
Initializes a new instance of the DataColumnMapping class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DataColumnMapping() | Initializes a new instance of the DataColumnMapping class. |
|
DataColumnMapping(String, String) | Initializes a new instance of the DataColumnMapping class with the specified source column name and DataSet column name to map to. |