Last updated on
Apr 27, 2021
|
Also applies to ColdFusion
The cfquery tag returns information about the query in this variable:
CFQUERY.ExecutionTime |
The cfquery tag uses the query name to scope the following data about the query:
queryname.CurrentRow |
The cfstoredproc tag returns the following variables:
CFSTOREDPROC.ExecutionTime |