DbPool.storedProcArgs() (Method)

Creates a prototype for a stored procedure and controls the argument passing.

Availability:

JavaScript - 1.2
Netscape Enterprise Server - 3.0
Property/method value type:Stproc object
JavaScript syntax:NESmyDbPool.storedProcArgs()

The prototype stored procedure object supports input and output parameters. This prototype object is used to indicate the direction of values in these parameters.

See also:database.storedProcArgs()