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

Constructs the index for exact matches.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	propertyName As String, _
	eventType As EventType _
)
C#
public FilterParamIndexNotEquals (
	string propertyName,
	EventType eventType
)
Visual C++
public:
FilterParamIndexNotEquals (
	String^ propertyName, 
	EventType^ eventType
)

Parameters

propertyName
System.String
is the name of the event property
eventType
net.esper.events.EventType
describes the event type and is used to obtain a getter instance for the property