Click or drag to resize

CreateVariableClauseVariableType Property

Returns the variable type name.

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

Property Value

Type: String
type of the variable
See Also