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

Specification object representing a complete EQL statement including all EQL constructs.

Namespace: net.esper.eql.spec
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class StatementSpec
C#
public class StatementSpec
Visual C++
public ref class StatementSpec

Inheritance Hierarchy

System.Object
  net.esper.eql.spec.StatementSpec