Click or drag to resize

EPStatementObjectModelCreateExpression Property

Returns the create-expression clause, if any

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

Property Value

Type: CreateExpressionClause
clause
See Also