Mapping Properties
Maps persistent object’s properties to the data source fields.| Name | Description |
|---|---|
| ConversionBehavior | Gets or sets the converter position in the data processing chain between the data source and the object’s property. |
| Converter | Gets or sets a value converter for the target property. |
| FieldName | Gets or sets the name of the data field the current object represents. |
See Also