asStep

Turns this query into a step of a TransactionPlan instead of something to run now.

The terminal chosen on the returned builder decides what the step produces and how later steps can refer to it; the parameters given there may hold TransactionValues pointing at earlier steps.

Return

A builder for the step.