 | AggregationMultiFunctionValidationContextAllParameterExpressions Property |
Returns positional and non-positional parameters.
Namespace:
com.espertech.esper.common.client.hook.aggmultifunc
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ExprNode[] AllParameterExpressions { get; }
Property Value
Type:
ExprNodeall parameters
See Also