[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.spec
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ isStream As Boolean, _ eventTypeAlias As String _ ) |
C# |
---|
public InsertIntoDesc ( bool isStream, string eventTypeAlias ) |
Visual C++ |
---|
public: InsertIntoDesc ( bool isStream, String^ eventTypeAlias ) |
Parameters
- isStream
- System.Boolean
is true if insert (new data) events are fed, or false for remove (old data) events are fed
- eventTypeAlias
- System.String
is the event type alias name