asExpression
Convert this instance to a ScalarExpression.
If this instance is a Column, return a ColumnExpression, otherwise if it's already a ScalarExpression, return this
directly.
Convert this instance to a ScalarExpression.
If this instance is a Column, return a ColumnExpression, otherwise if it's already a ScalarExpression, return this
directly.