SelectCaseWhenExistsFirstPart2

interface SelectCaseWhenExistsFirstPart2<T : Any, U : Any> : SqlClientQuery.SelectCaseWhenExistsPart2<U>

Functions

Link copied to clipboard
abstract infix override fun else(value: U): ReactorSqlClientSelect.FirstSelect<U>