SqlRow5<A, B, C, D, E> extension

Projects five SQL expressions as a positional Dart Record.

on

Properties

row Selection<(A, B, C, D, E)>

Available on (Expr<A>, Expr<B>, Expr<C>, Expr<D>, Expr<E>), provided by the SqlRow5 extension

Preserves column positions and individual nullability in the result.
no setter