SelectNodeBuilder.SelectAll() Method
Selects all columns in a specified data table.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| SelectNodeBuilder | A SelectNodeBuilder object on which a method is being called. |
See Also