Click or drag to resize

StatementProperty Class

Provides well-known statement properties.
Inheritance Hierarchy
SystemEnum
  com.espertech.esper.common.client.utilStatementProperty

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public sealed class StatementProperty : Enum

The StatementProperty type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEPL
The statement EPL text.
Public fieldStatic memberSTATEMENTTYPE
The statement type
Public fieldvalue__
Top
See Also