Click or drag to resize

StatementTypeCREATE_VARIABLE Field

Create a variable statement.

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const StatementType CREATE_VARIABLE = 4

Field Value

Type: StatementType
See Also