Click or drag to resize

SQLOutputRowValueContextRowNum Property

Return row number, the number of the current output row.

Namespace:  com.espertech.esper.common.client.hook.type
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public int RowNum { get; set; }

Return Value

Type: Int32
row number
See Also