IDataReaderMapperContext MapTo Method NReco.Data Class Library Documentation
Overload List

  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