SpReturnValues Class
- Last UpdatedNov 06, 2025
- 1 minute read
The SpReturnValues class is used to define the output parameters that may be returned when directly calling a stored procedure in the MES database using the ExecSp() method.
'Declaration
Public Class SpReturnValues
'Usage
Dim instance As SpReturnValues
public class SpReturnValues
System.Object
FactMES.API.Core.SpReturnValues
