The IProjection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetColumnAliases | Overloaded. |
![]() | GetTypes | Overloaded. |
![]() | ToGroupSqlString |
Render the SQL Fragment to be used in the Group By Clause.
|
![]() | ToSqlString |
Render the SQL Fragment.
|
Properties
Name | Description | |
---|---|---|
![]() | Aliases |
Get the user-visible aliases for this projection (ie. the ones that will be passed to the ResultTransformer)
|
![]() | IsGrouped |
Does this projection specify grouping attributes?
|