Share via


TransformationNode Class

Definition

Base class for all transformation nodes.

public abstract class TransformationNode
type TransformationNode = class
Public MustInherit Class TransformationNode
Inheritance
TransformationNode
Derived

Constructors

TransformationNode()

Properties

Kind

Gets kind of transformation: groupby, aggregate, filter etc.

Applies to