ReturnOne1<A> extension
Extension methods for a statement returning exactly one row with 1 expression.
Methods
-
executeAndFetch(
) → Future< A> -
Available on ReturnOne<
Execute this statement and return the output.(Expr< , provided by the ReturnOne1 extensionA> )>