Click or drag to resize

EPStatementObjectModelExpressionDeclarations Property

Returns the expression declarations, if any.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public IList ExpressionDeclarations { get; set; }

Property Value

Type: IListT
expression declarations
See Also