[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)
Range includes high endpoint but not low endpoint, i.e. (a,b]
Namespace: net.esper.filter
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Const RANGE_HALF_CLOSED As FilterOperator |
C# |
---|
public const FilterOperator RANGE_HALF_CLOSED |
Visual C++ |
---|
public: literal FilterOperator RANGE_HALF_CLOSED |