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