EntityView2<TEntity>.CreateProjection Method |
Name | Description | |
---|---|---|
![]() ![]() | IEntityView2.CreateProjection(List<IEntityPropertyProjector>, IEntityCollection2) |
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.
|
![]() ![]() | IEntityView2.CreateProjection(List<IEntityPropertyProjector>, IEntityCollection2, 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.
|
![]() ![]() | IEntityView2.CreateProjection(List<IEntityPropertyProjector>, IEntityCollection2, 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.
|