Share via


WherePlanNode.Kind Property

Definition

Indicates that the current node is a where (filter) operation.

public override Microsoft.StreamProcessing.PlanNodeKind Kind { get; }
member this.Kind : Microsoft.StreamProcessing.PlanNodeKind
Public Overrides ReadOnly Property Kind As PlanNodeKind

Property Value

Applies to