Sets the value of the parameter at parameter index in the command or command-recordset. The parameter index can be either the zero-indexed position of the parameter in the command or the name of the parameter. Wire data to the reference input to determine the polymorphic instance to use or manually select the instance.


icon

Inputs/Outputs

  • cdlrn.png command-recordset reference

    command-recordset reference specifies a reference that combines an ADO Command object and an ADO Recordset object.

  • cfxdt.png parameter index

    parameter index specifies either the ordinal index of the parameter or the name of the parameter.

  • cfxdt.png value

    value specifies the parameter value.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • idlrn.png command-recordset reference out

    command-recordset reference out returns a reference that combines an ADO Command object and an ADO Recordset object.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.