IViewProjectionData Interface | 
Namespace: SD.LLBLGen.Pro.ORMSupportClasses
The IViewProjectionData type exposes the following members.
| Name | Description | |
|---|---|---|
| AdditionalFilter | 
             Gets the additional filter to apply to the data before projection. Only matching entities are projected
               | |
| AllowDuplicates | 
            Gets / sets allowDuplicates, a flag to signal if duplicate results are allowed.
              | |
| Projectors | 
            Gets / sets the list of entity property projectors to project the view's data
              | |
| TypeOfTargetEntity | 
            Gets the type of the target entity.
              |