TransformationNodeBuilder(IJoinNode) Constructor
Initializes a new instance of the TransformationNodeBuilder class with specified settings.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| root | IJoinNode | The root node. |
See Also