TransformationNode.Root Property
In This Article
Gets or sets the name of the transformation node that is the root element among the transformation nodes used in a query.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
#Declaration
#Property Value
Type | Description |
---|---|
IJoin |
A root transformation node. |
See Also