Click or drag to resize

CreateVariableClauseVariableName Property

Returns the variable name.

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

Property Value

Type: String
name of the variable
See Also