[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)
Create a query language statement.
Namespace: net.esper.client
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Function CreateEQL ( _ eqlStatement As String _ ) As EPStatement |
C# |
---|
EPStatement CreateEQL ( string eqlStatement ) |
Visual C++ |
---|
EPStatement^ CreateEQL ( String^ eqlStatement ) |
Parameters
- eqlStatement
- System.String
is the query language statement