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