expression

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

Creates a SelectResult object with the given expression.

Return

The SelectResult.As object that you can give the alias name to the returned value.

Parameters

expression

The expression.

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