[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Apply the value as entering aggregation (entering window).
The value can be null since 'null' values may be counted as unique separate values.
Namespace: net.esper.eql.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub Enter ( _ value As Object _ ) |
C# |
---|
void Enter ( Object value ) |
Visual C++ |
---|
void Enter ( Object^ value ) |
Parameters
- value
- System.Object
to add to aggregate