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

Processor for select-clause expressions that handles wildcards. Computes results based on matching events.

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

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
Process
Computes the select-clause results and returns an event of the result event type that contains, in it's properties, the selected items.

ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
SelectExprJoinWildcardProcessorNew
Ctor.

Public Properties

  NameDescription
ResultEventType
Returns the event type that represents the select-clause items.