[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_DbSpGetParams

Overview

Get output parameters from a stored procedure

Syntax

    Ns_Set * Ns_DbSpGetParams(
    Ns_DbHandle *handle
    );

Description

Get output parameters after running a stored procedure with Ns_DbSpExec. The returned set is allocated by this function and should be freed by the caller.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.