Share via


ColumnToRowPlanNode.Kind Property

Definition

Indicates that the current node is a columnar-to-row 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