Suoranta.EnterpriseLib.Web - Developer API

EntityResolver Members

The EntityResolver type exposes the following members.

Fields


  Name Description
Protected field dbContext
Protected field entityDtoType
Protected field entityType

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.