The following tables list the members exposed by SummaryContext.
Name | Description | |
---|---|---|
FieldName | Gets the name of the property on the data object that will be summed on. | |
LinqSummary | Gets the LinqSummaryOperator associated with this SummaryContext. |
Name | Description | |
---|---|---|
CreateGenericSummary | Creates a SummaryContext instanced typed to the object type of the data being processed. | |
Execute | Performs a LINQ based summary on the inputted query. |