 | DataMapper Methods |
The DataMapper type exposes the following members.
Methods
| Name | Description |
---|
  | Map(IDictionary, Object) | |
  | Map(Object, Object) | |
  | Map(BusinessBase, EntityBase) | |
  | Map(EntityBase, BusinessBase) | |
  | Map(IDictionary, Object, String) | |
  | Map(Object, Object, String) | |
  | Map(IDictionary, Object, Boolean, String) | |
  | Map(Object, Object, Boolean, String) | |
  | Map(BusinessBase, EntityBase, Boolean, String) | |
  | SetPropertyValue | |
Top
See Also