Given that we can obtain a count of the number of parameters returned by a stored procedure by calling the outParamCount() method, we can then enumerate them all and access the values that have been returned.
Prev | Home | Next |
Stproc.outParamCount() | Up | Stproc.prototype |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |