EntityResolver Members
The EntityResolver type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEntity<(Of <<'(T>)>>) | |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Resolve<(Of <<'(TResolvedEntity>)>>)(IDataTransferObject, IEntity, TResolvedEntity) |
Resolves the specified source.
|
|
|
Resolve<(Of <<'(TEntityDTO, TEntity, TResolvedEntity>)>>)(TEntityDTO, TEntity, TResolvedEntity) | |
|
|
ToString | (Inherited from Object.) |
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.
|

