Parameter Type

Select an option:

  • Expression: Use this option for parameter values that must be passed to the IDO method or stored procedure.
  • Return Variable: Use this option to pass the value of a named event variable to the IDO method or stored procedure and to store the return value from the method or procedure in the same variable.
  • Return Parameter: Use this option to pass the value of a named event parameter to the IDO method or stored procedure and to store the return value from the method or procedure in the same parameter.