from

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

Species the data source alias name to the SelectResult object.

Return

The SelectResult object with the data source alias name specified.

Parameters

alias

The data source alias name.

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