Click or drag to resize

SubqueryQualifiedExpressionSetOperator Method

Sets the operator.

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

Parameters

operator
Type: SystemString
op

Return Value

Type: SubqueryQualifiedExpression

[Missing <returns> documentation for "M:com.espertech.esper.common.client.soda.SubqueryQualifiedExpression.SetOperator(System.String)"]

See Also