NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.hook.aggmultifunc
AggregationMultiFunctionValidationContext Class
AggregationMultiFunctionValidationContext Properties
AllParameterExpressions Property
Config Property
EventTypes Property
FunctionName Property
NamedParameters Property
OptionalFilterExpression Property
OptionalTableColumnRead Property
ParameterExpressions Property
StatementName Property
ValidationContext Property
AggregationMultiFunctionValidationContext
NamedParameters Property
Gets the named parameters as a list
Namespace:
com.espertech.esper.common.client.hook.aggmultifunc
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
LinkedHashMap
<
string
,
IList
>
NamedParameters
{
get
; }
Property Value
Type:
LinkedHashMap
String
,
IList
T
named params
See Also
Reference
AggregationMultiFunctionValidationContext Class
com.espertech.esper.common.client.hook.aggmultifunc Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com