AggregateFunction Class |
Namespace: Kettic.AspNet.Data
The AggregateFunction type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateAggregateExpression |
Creates the aggregate expression that is used for constructing expression
tree that will calculate the aggregate result.
|
Name | Description | |
---|---|---|
![]() | Caption |
Gets or sets the informative message to display as an illustration of the aggregate function.
|
![]() | FunctionName |
Gets or sets the name of the aggregate function, which appears as a property of the group record on which records the function works.
|
![]() | ResultFormatString |
Gets or sets a string that is used to format the result value.
|