Method GetExpression
| Improve this Doc View SourceGetExpression()
Gets the expression of this column.
Declaration
public abstract ColumnExpression GetExpression()
Returns
| Type | Description |
|---|---|
| ColumnExpression | The expression. |
Gets the expression of this column.
public abstract ColumnExpression GetExpression()
| Type | Description |
|---|---|
| ColumnExpression | The expression. |