| Contents > CFML Reference > Reserved Words and Variables > ColdFusion tag-specific variables > CFQUERY and CFSTOREDPROC variables |
|
|
|
|
||
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.CurrentRowqueryname.RecordCountqueryname.ColumnList
The cfstoredproc tag returns the following variables:
CFSTOREDPROC.ExecutionTime CFSTOREDPROC.StatusCode
|
|
||
| Contents > CFML Reference > Reserved Words and Variables > ColdFusion tag-specific variables > CFQUERY and CFSTOREDPROC variables |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/expres25.htm
Comments
lhoess said on Nov 25, 2003 at 3:30 PM : incubus said on Nov 28, 2003 at 6:00 PM :