| EntityView2TEntityCreateProjection Method |
| Name | Description | |
|---|---|---|
| IEntityView2CreateProjection(ListIEntityPropertyProjector, 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.
| |
| IEntityView2CreateProjection(ListIEntityPropertyProjector, 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.
| |
| IEntityView2CreateProjection(ListIEntityPropertyProjector, 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.
|