[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Filter parameter value defining the event property to filter, the filter operator, and the filter value.

Namespace: net.esper.filter
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class FilterValueSetParamImpl _
	Implements FilterValueSetParam
C#
public class FilterValueSetParamImpl : FilterValueSetParam
Visual C++
public ref class FilterValueSetParamImpl : FilterValueSetParam

Inheritance Hierarchy

System.Object
  net.esper.filter.FilterValueSetParamImpl