A newer version of this page is available.
Switch to the current version.
SelectStatement Struct
Defines the column and its alias in the SELECT expression.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v19.1.dll
Declaration
Related API Members
The following members accept/return SelectStatement objects:
Remarks
An array of the SelectStatement objects is a parameter of the SelectNodeBuilder.Select method.
See Also
Feedback