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