Element Details: SP+Auto+Parameters
 Back


Available in: Logi Info Source code name: SPAutoParam

When this element is added, the system looks in the Request and Session variables list for any Stored Procedure parameters that have the same name. The parameters will be automatically set from the variables.

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.

NamePossible ValuesDescription
ParameterSource
Session
Request
Indicates where parameters that are set automatically should come from. Options are either Request or Session variables.



PARENT ELEMENTS

Click element to drill down for more information.

Right.SP User Roles.SP


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug