union All
abstract infix fun unionAll(other: KTypedSubQuery.NonNull<R>): KTypedSubQuery.NonNull<R>
Content copied to clipboard
abstract infix fun unionAll(other: KTypedSubQuery.Nullable<R>): KTypedSubQuery.Nullable<R>
Content copied to clipboard