 | AccessProjectionExpressionBaseAggregationFunctionName Property |
Returns the function name of the aggregation function.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic abstract string AggregationFunctionName { get; }
Return Value
Type:
Stringfunction name
See Also