Tortuga.Chain.Aggregates Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
AggregateColumn |
An AggregateColumn is used to generate aggregates in the SQL generation.
|
|
|
AggregateColumnAttribute |
This attribute indicates that the propery should be mapped to an aggregate column.
Implements the [Attribute]
|
|
|
AggregateColumnCollection |
Class AggregateColumnCollection.
|
|
|
BaseAggregateAttribute |
Base class for Aggregate attribute. Not to be used directly.
Implements the [Attribute]
|
|
|
CustomAggregateColumn |
This represents an aggregate column with a custom expression.
|
|
|
CustomAggregateColumnAttribute |
This attribute indicates that the propery should be mapped to a custom aggregate expression.
Implements the [Attribute]
|
|
|
GroupByColumn |
This represents a grouping column.
|
|
|
GroupByColumnAttribute |
This attribute indicates that the propery should be mapped to an aggregate column.
Implements the [Attribute]
|

