 | SelectClauseSelectList Property |
Returns the list of expressions in the select clause.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList SelectList { get; set; }
Property Value
Type:
IListTlist of expressions with column names
See Also