 | EPStatementObjectModelRowLimitClause Property |
Returns the row limit specification, or null if none supplied.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic RowLimitClause RowLimitClause { get; set; }
Property Value
Type:
RowLimitClauserow limit spec if any
See Also