Element Details: SP+Input+Parameters
 Back


Available in: Logi Info Source code name: SPInputParams

The SPInputParams element is used to define parameters that are passed to the stored procedure as arguments. Use @Request and @Session tokens to vary the input parameters depending on the request.

This element is deprecated, meaning it has been replaced by the superior SPParameters element. (SPParameters prevents an extra runtime call to the database server to obtain parameter information.)



ATTRIBUTES

Click attribute Name to drill down for more information.




PARENT ELEMENTS

Click element to drill down for more information.

Authentication.SP Right.SP User Roles.SP


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top