TransformationNode Properties
A node that provides data with a Transformation query.| Name | Description |
|---|---|
| ActualName | Gets the transformation query node’s actual name. |
| Alias | Gets or sets the query node’s alias. Inherited from QueryNode. |
| Root | Gets or sets the name of the transformation node that is the root element among the transformation nodes used in a query. |
| Rules | Provides access to a collection of rules that specify how the transformation works. |
See Also