Share via


AfaPlanNode Class

Definition

A node in the query plan representing function application to all input rows.

public sealed class AfaPlanNode : Microsoft.StreamProcessing.UnaryPlanNode
type AfaPlanNode = class
    inherit UnaryPlanNode
Public NotInheritable Class AfaPlanNode
Inherits UnaryPlanNode
Inheritance
Microsoft.StreamProcessing.UnaryPlanNode
AfaPlanNode

Properties

Kind

Indicates that the current node is an abstract automaton operation.

Applies to