[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Interface for processors of select-clause items, implementors are computing results based on matching events.
The following tables list the members exposed by the SelectExprProcessor type.
Public Methods
Name | Description | |
---|---|---|
![]() | Process | Computes the select-clause results and returns an event of the result event type that contains, in it's
properties, the selected items.
|
Public Properties
Name | Description | |
---|---|---|
![]() | ResultEventType | Returns the event type that represents the select-clause items. |