EntityResolver<(Of <(<'TEntityDTO, TEntity, TResolvedEntity>)>)> Properties
The EntityResolver<(Of <(<'TEntityDTO, TEntity, TResolvedEntity>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
AutoAddCreated |
Automatically add created entities to the DbSet. The default is true.
(Inherited from EntityResolver<(Of <(<'TEntityDTO, TEntity>)>)>.) |
|
|
CreateMissing |
Create entities not found by [GetEntity{T}(IDataTransferObject)]. The default is true.
(Inherited from EntityResolver<(Of <(<'TEntityDTO, TEntity>)>)>.) |

