Share via


SelectManyPlanNode.Selector Property

Definition

The expression that is used to generate output events in this operator.

public System.Linq.Expressions.Expression Selector { get; }
member this.Selector : System.Linq.Expressions.Expression
Public ReadOnly Property Selector As Expression

Property Value

Applies to