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.) |