dbretstatus

Description

Determine the stored procedure status number returned by the current command or remote procedure call.

Syntax

DBINT dbretstatus(dbproc)
 
DBPROCESS    *dbproc;

Parameters

dbproc

A pointer to the DBPROCESS structure that provides the connection for a particular front-end/server process. It contains all the information that DB-Library uses to manage communications and data between the front end and server.

Returns

The return status number for the current command.

Usage

See also

dbhasretstat, dbnextrow, dbresults, dbretdata, dbrpcinit, dbrpcparam, dbrpcsend