Creating the VB.NET client interface
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The following sections describe tasks and features for creating the VB.NET client interface:
- Adding a Web reference
- Reference.vb: Web service client interface
- Reference.vb: Open Client objects
- .NET data type mapping
- Accessing parameter data
- TABLE (static temp-table) parameters
- TABLE-HANDLE (dynamic temp-table) parameters
- Sample interface object prototypes in Reference.vb
- Sample common interface method prototypes in Reference.vb
- Sample ABL and VB.NET interface method prototypes
These sections review information presented in previous sections of the manual, to provide context for understanding the VB.NET environment.