ReturnOne7<A, B, C, D, E, F, G> extension

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

on

Methods

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

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

Execute this statement and return the output.