 | RowLimitClauseOptionalOffsetRows Property |
Returns the offset, or null if using variable or not using offset.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Nullable OptionalOffsetRows { get; set; }
Return Value
Type:
NullableT
offset
See Also