Click or drag to resize

OrderByClauseCreate Method

Create an empty order-by clause.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static OrderByClause Create()

Return Value

Type: OrderByClause
clause
See Also