TransformationNode Constructors
A node that provides data with a Transformation query.| Name | Parameters | Description |
|---|---|---|
| TransformationNode() | none | Initializes a new instance of the TransformationNode class. |
| TransformationNode(IJoinNode) | root | Initializes a new instance of the TransformationNode class with specified settings. |
See Also