The IProjection 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)
Public propertyIsAggregate
Does this projection specify aggregate attributes?
Public propertyIsGrouped
Does this projection specify grouping attributes?

See Also