as

expect infix fun as(alias: String): DataSource(source)

Set an alias to the database data source.

Return

the data source object with the given alias set.

Parameters

alias

the alias to set.

actual infix fun as(alias: String): DataSource(source)
actual infix fun as(alias: String): DataSource(source)