from

expect fun from(fromAlias: String): Expression(source)

Specifies an alias name of the data source to query the data from.

Return

The property Expression with the given data source alias name.

Parameters

fromAlias

The alias name of the data source.

actual fun from(fromAlias: String): Expression(source)
actual fun from(fromAlias: String): Expression(source)