(41 out of 193)
SaGetErrorStatus
Returns the Error Status of the last executed object binding.
Synopsis
#include "WorkingDialog.h"
int SaGetErrorStatus();
Arguments
None.
Return Values
An integer representing the last error code generated by a request from the database. The error code returned is 0 on success.
Description
SaGetErrorStatus
returns the last error status.
See Also
(41 out of 193)