SelectByName
org.sagebionetworks.repo.model.grid.query.SelectByName
A SelectItem that will result in the selection of a single column by its name.
| Field | Type | Description |
|---|---|---|
| concreteType | STRING | Required. Full name of the exact type used. |
| columnName | STRING | The name of the column to include in the select. |