expression

expect fun expression(expression: Expression): SelectResult.As(source)

Creates a SelectResult object with the given expression.

Return

a SelectResult.From that can be used to alias the property.

Parameters

expression

The expression.

actual fun expression(expression: Expression): SelectResult.As(source)
actual fun expression(expression: Expression): SelectResult.As(source)