Click or drag to resize

CreateVariableClause Constructor (String)

Ctor.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public CreateVariableClause(
	string variableName
)

Parameters

variableName
Type: SystemString
variable name
See Also