 | DataMapper Class |
Inheritance Hierarchy
Namespace:
EDK4Net.Data
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntaxpublic static class DataMapper
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