Mapping Constructors
Maps persistent object’s properties to the data source fields.| Name | Parameters | Description |
|---|---|---|
| Mapping() | none | Initializes a new instance of the Mapping class with the default settings. |
| Mapping(String) | fieldName | Initializes a new instance of the Mapping class with the specified settings. |
See Also