passthrough mode

In passthrough mode, a client application executes an RSP by issuing a use procedure command:

use procedure [with [binary] data] procedurename [arglist];
 [input data]

where:

A client application can send input data only when the SQL transformation mode is passthrough mode (or TSQL0 or TSQL1 backward compatible modes).