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

Returns statement specification.

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

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property StatementSpec As StatementSpec
C#
public virtual StatementSpec StatementSpec { get; }
Visual C++
public:
virtual property StatementSpec^ StatementSpec {
	StatementSpec^ get ();
}

Return Value

statement spec.