Accessing parameter data
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
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,DATASETandDATASET-HANDLEparameters require extra processing for the client to use them.