[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)
Starts the EQL statement.
Namespace: net.esper.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function Start As Pair(Of Viewable, EPStatementStopMethod) |
C# |
---|
public Pair<Viewable, EPStatementStopMethod> Start () |
Visual C++ |
---|
public: Pair<Viewable^, EPStatementStopMethod^>^ Start () |