ReturnOne6<A, B, C, D, E, F> extension
Extension methods for a statement returning exactly one row with 6 expressions.
Methods
-
executeAndFetch(
) → Future< (A, B, C, D, E, F)> -
Available on ReturnOne<
Execute this statement and return the output.(Expr< , provided by the ReturnOne6 extensionA> , Expr<B> , Expr<C> , Expr<D> , Expr<E> , Expr<F> )>