Suoranta.EnterpriseLib.Web - Developer API

EntityResolver<(Of <(<'TEntityDTO, TEntity>)>)> Members

The EntityResolver<(Of <(<'TEntityDTO, TEntity>)>)> type exposes the following members.

Constructors


  Name Description
Public method EntityResolver<(Of <(<'TEntityDTO, TEntity>)>)>

Fields


  Name Description
Protected field dbContext
Protected field Static member destinationPropInfos
Maps Type of the property (secondary entity, TResolvedEntity) to resolve to the corresponding property of TEntity.
Protected field Static member targetEntityIdPropsInDTO

Properties


  Name Description
Public property AutoAddCreated
Automatically add created entities to the DbSet. The default is true.
Public property CreateMissing
Create entities not found by [GetEntity{T}(IDataTransferObject)]. The default is true.