SelectsCaseWhenExists

interface SelectsCaseWhenExists<T : Any> : SqlClientQuery.SelectCaseWhenExists

Functions

Link copied to clipboard
abstract infix override fun <U : Any> then(value: U): MutinySqlClientSelect.SelectsCaseWhenExistsPart2<T, U>