[Prev] [Next] [Top] [Bottom] [Contents] (47 out of 193)

SaGetReturnStatus

Returns the Return Code of the last executed Stored Procedure in Sybase. (Sybase only)

Synopsis

#include "WorkingDialog.h"

int SaGetReturnStatus();

Arguments

None.

Return Values

An integer representing the last return code generated by the execution of a Sybase Stored Procedure. For all Oracle, all Informix and all Sybase DSQL Object execution, this value is meaningless.

Description

SaGetReturnStatus returns the return code for the last execution of a Sybase Stored Procedure.

See Also


[Prev] [Next] [Top] [Bottom] [Contents] (47 out of 193)