Property BaseColumns
| Improve this Doc View SourceBaseColumns
Gets the referenced columns of the expression.
Declaration
public abstract IColumns BaseColumns { get; }
Property Value
Type | Description |
---|---|
IColumns |
Gets the referenced columns of the expression.
public abstract IColumns BaseColumns { get; }
Type | Description |
---|---|
IColumns |