[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List



NameDescription
GetSelectEventsNoHaving(SelectExprProcessor, OrderByProcessor, ISet<(Of MultiKey<(Of EventBean>)>), Boolean, Boolean)
Applies the select-clause to the given events returning the selected events. The number of events stays thesame, i.e. this method does not filter it just transforms the result set.
GetSelectEventsNoHaving(SelectExprProcessor, OrderByProcessor, EventBean[](), Boolean, Boolean)
Applies the select-clause to the given events returning the selected events. The number of events stays thesame, i.e. this method does not filter it just transforms the result set.