The IEnhancedProjection type exposes the following members.

Properties

  NameDescription
Public propertyAliases
Get the user-visible aliases for this projection (ie. the ones that will be passed to the ResultTransformer)
(Inherited from IProjection.)
Public propertyIsAggregate
Does this projection specify aggregate attributes?
(Inherited from IProjection.)
Public propertyIsGrouped
Does this projection specify grouping attributes?
(Inherited from IProjection.)

See Also