Try OpenEdge Now
.NET Open Clients
Using the Open Client .NET OpenAPI to Directly Access the AppServer
:
Passing parameters
Passing parameters
After you have set up the required parameter, you can pass the specified parameters to a procedure or user-defined function. The steps for setting up and passing parameters differs, depending on the parameter mode (
INPUT
,
OUTPUT
, or
INPUT-OUTPUT
).
In this section:
Passing INPUT parameters
Passing INTPUT-OUTPUT parameters
Passing OUTPUT parameters