property

expect fun property(property: String): SelectResult.As(source)

Creates a SelectResult object with the given property name.

Return

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

Parameters

property

The property name.

actual fun property(property: String): SelectResult.As(source)
actual fun property(property: String): SelectResult.As(source)