PROCEDURE-NAME attribute
A string specifying the name of the remote procedure executed to instantiate the specified asynchronous request handle.
Data type: CHARACTER
Access: Readable
Applies to: Asynchronous request object handle
This name is the same as the
extern-proc-name
,intern-proc-name
, or VALUE option used to specify the remote procedure executed in the asynchronous RUN statement.
OpenEdge Release 10.2B
|