Return-statement-info specifies whether StatementInformation response parcels may be returned instead of DataInfo[X] or PrepInfo[X] response parcels. The database rejects use of this option in Response-mode 'F' (Field mode).
| In this language... |
The variable name for Return-statement-info is... |
| COBOL |
RETURN-STATEMENT-INFO |
| PL/I |
RETURN_STATEMENT_INFO |
| C, C++ |
returnStatementInfo |
| IBM Assembler |
DBRIRSI |
| This routine... |
Takes this action for Return-statement-info... |
| DBCHINI |
writes |
| DBCHCL |
reads (IRQ; RSUP; IWPF) |
| Return-statement-info is used by... |
To... |
| applications |
write |
One of the following values may be set before initiating a request:
| If Return-statement-info is set to... |
Then Return-statement-info... |
| 'N' |
indicates that StatementInformation response parcels may not be used. |
| 'Y' |
indicates that StatementInformation response parcels may be used. |
If not specified, "N" is assumed.