Event Action Call Database Method

Note:  You can access this form only from the Event Actions form.

Use this form to construct an event action that calls a stored procedure in the application database, passing any parameters that the stored procedure requires and accepting any return values.

The Call Database Method action type takes parameters passed to the stored procedure, as well as output parameters, which are passed back using return variables (RV) or parameters (RE).