Skip to main content
A newer version of this page is available. .
All docs
V21.2

SelectAllNodeColumnsExpression(IJoinNode) Constructor

Initializes a new instance of the SelectAllNodeColumnsExpression class with specified settings.

Namespace: DevExpress.DataAccess.DataFederation

Assembly: DevExpress.DataAccess.v21.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public SelectAllNodeColumnsExpression(
    IJoinNode node
)

Parameters

Name Type
node IJoinNode
See Also