JoinElement.Node Property
Gets or sets the SourceNode to which a JOIN is added.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
IJoinNode | A SourceNode to which the JOIN clause applies. |
See Also