QueryBuildingExtensions.Transform Method
Name | Parameters | Description |
---|---|---|
Transform(IJoinNode) static | root | Creates a TransformationNodeBuilder object that allows you to apply transformations to a node created after the Join, Select, Union, or Union All operations. |
Transform(Source) static | source | Creates a TransformationNodeBuilder object that allows you to apply transformation operations to an element of the Federation Data Source. |