Property BaseColumns
| Improve this Doc View SourceBaseColumns
Gets the base columns to make up this expression.
Declaration
public IColumns BaseColumns { get; }
Property Value
Type | Description |
---|---|
IColumns |
Gets the base columns to make up this expression.
public IColumns BaseColumns { get; }
Type | Description |
---|---|
IColumns |