Suoranta.EnterpriseLib.Web - Developer API

EntityResolver<(Of <(<'TEntityDTO, TEntity, TResolvedEntity>)>)> Properties

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

Properties


  Name Description
Public property AutoAddCreated
Automatically add created entities to the DbSet. The default is true.
(Inherited from EntityResolver<(Of <(<'TEntityDTO, TEntity>)>)>.)
Public property CreateMissing
Create entities not found by [GetEntity{T}(IDataTransferObject)]. The default is true.
(Inherited from EntityResolver<(Of <(<'TEntityDTO, TEntity>)>)>.)