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

Processor for result sets coming from 2 sources. First, out of a simple view (on join). And second, out of a join of event streams. The processor must apply the select-clause, grou-by-clause and having-clauses as supplied. It must state what the event type of the result rows is.

The following tables list the members exposed by the ResultSetProcessor type.

Public Properties

  NameDescription
ResultEventType
Returns the event type of processed results.