Click or drag to resize

GroupByClause 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 GroupByClause(
	params string[] properties
)

Parameters

properties
Type: SystemString
is a list of property names
See Also