 | 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
Syntaxpublic int RowNum { get; set; }
Return Value
Type:
Int32row number
See Also