Method GetBaseColumns
| Improve this Doc View SourceGetBaseColumns()
Gets base columns to make up this expression.
Declaration
protected abstract IColumns GetBaseColumns()
Returns
Type | Description |
---|---|
IColumns | The columns set to make up this expression. |