Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

MES Stateless API

ExecSp Method

The ExecSp() method allows calls to stored procedures in the MES database that do not return a DataSet, but might return output parameters.

To define the input parameters that will be passed, use the methods in the SpParameter class.

After calling the ExecSp() method, you can use the methods in the SpReturnValues class to get the returned values from the ExecSp() method call.

In This Topic
TitleResults for “How to create a CRG?”Also Available in