EntityView<TEntity>.CreateProjection Method |
Name | Description | |
---|---|---|
![]() ![]() | IEntityView.CreateProjection(List<IEntityPropertyProjector>, IEntityCollection) |
Projects the data in the view onto a new set, stored in an entity collection using the property projector objects to produce the actual data.
|
![]() ![]() | IEntityView.CreateProjection(List<IEntityPropertyProjector>, IEntityCollection, Boolean) |
Projects the data in the view onto a new set, stored in an entity collection using the property projector objects to produce the actual data.
|
![]() ![]() | IEntityView.CreateProjection(List<IEntityPropertyProjector>, IEntityCollection, Boolean, IPredicate) |
Projects the data in the view onto a new set, stored in an entity collection using the property projector objects to produce the actual data.
|