 | RowLimitClauseOptionalOffsetRowsVariable Property |
Returns the name of the variable providing offset values.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic string OptionalOffsetRowsVariable { get; set; }
Return Value
Type:
String
variable name for offset
See Also