 | AggregationFunctionValidationContextExpressions Property |
Returns the parameter expressions themselves for interrogation.
Namespace:
com.espertech.esper.common.client.hook.aggfunc
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ExprNode[] Expressions { get; }
Property Value
Type:
ExprNodeparameter expressions
See Also