ReturnOne8<A, B, C, D, E, F, G, H> extension

Extension methods for a statement returning exactly one row with 8 expressions.

on

Methods

executeAndFetch() Future<(A, B, C, D, E, F, G, H)>

Available on ReturnOne<(Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>, Expr<F>, Expr<G>, Expr<H>)>, provided by the ReturnOne8 extension

Execute this statement and return the output.