[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)
Ctor.
Namespace: net.esper.eql.join.table
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ streamNum As Integer, _ eventType As EventType, _ propertyNames As String() _ ) |
C# |
---|
public PropertyIndexedEventTable ( int streamNum, EventType eventType, string[] propertyNames ) |
Visual C++ |
---|
public: PropertyIndexedEventTable ( int streamNum, EventType^ eventType, array<String^>^ propertyNames ) |
Parameters
- streamNum
- System.Int32
the stream number that is indexed
- eventType
- net.esper.events.EventType
types of events indexed
- propertyNames
- System.String[]
property names to use for indexing