PreviousNextIndex

PROXY attribute

Indicates whether a procedure handle is a proxy persistent procedure handle.

Data type: LOGICAL

Access: Readable

Applies to: Procedure object handle

If PROXY is TRUE, the procedure handle is a proxy handle for a persistent procedure running remotely in the context of an AppServer.

PROXY is always FALSE on the THIS-PROCEDURE handle by definition.

Returns TRUE for a Web service procedure.

For more information on the AppServer, see OpenEdge Application Server: Developing AppServer Applications.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex