 | OutputLimitClauseThenAssignments Property |
Returns the list of optional then-keyword variable assignments, if any
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList ThenAssignments { get; set; }
Return Value
Type:
IListTlist of variable assignments or null if none
See Also