Return an empty template (possibly partial) row to be used and
reused internally for processing.
The main use of this is for qualifying rows where a row has not been
provided by the client. This routine cache's a single row for reuse
by the caller, if the caller needs 2 concurrent scratch rows, some other
mechanism must be used.
The row to use. exception: StandardException - Standard exception policy. |