 | RowLimitClauseNumRows Property |
Returns the maximum number of rows, or null if using variable.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Nullable NumRows { get; set; }
Return Value
Type:
NullableT
max num rows
See Also