from

expect infix fun from(alias: String): SelectResult(source)

Specifies the data source alias for the SelectResult object.

Return

The SelectResult object with the data source alias name specified.

Parameters

alias

The data source alias name.

actual infix fun from(alias: String): SelectResult(source)
actual infix fun from(alias: String): SelectResult(source)