Try OpenEdge Now
Web Services
Developing a .NET Client to Consume OpenEdge SOAP Web Services
:
Creating the VB.NET client interface
:
Accessing parameter data
Accessing parameter data
The interface automatically generates parameter data for VB.NET client variables:
For scalar parameters, the client does not need to do any special additional processing to use them.
TABLE
,
TABLE-HANDLE
,
DATASET
and
DATASET-HANDLE
parameters require extra processing for the client to use them.