DbDataAdapter IMapperContext MethodsNReco.Data Class Library Documentation
Methods

  NameDescription
Public methodMapTo(Object)
Performs default data mapping to specified object (data annotations are used if present).
Public methodMapTo(Type)
Creates model of specified type and performs default mapping to this object.
Top
See Also