Skip to main content
A newer version of this page is available. .

IJoinNode Interface

Defines a node that can take part in JOIN statements.

Namespace: DevExpress.DataAccess.DataFederation

Assembly: DevExpress.DataAccess.v19.1.dll

Declaration

public interface IJoinNode :
    IAliasedNode

The following members return IJoinNode objects:

Extension Methods

See Also