Suoranta.EnterpriseLib.Web - Developer API

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

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

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.