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

