Coldfusion Query Variables; Cfcatch Variables; Cfdirectory Variables; Cferror Variables - MACROMEDIA COLDFUSION MX 61-CFML Reference

Cfml reference
Hide thumbs Also See for COLDFUSION MX 61-CFML:
Table of Contents

Advertisement

cfhttp
cfindex
cfldap
cfmail
cfpop
cfquery
cfregistry
cfsearch
cfstoredproc

ColdFusion query variables

A ColdFusion tag that returns a query object supports the following variables, where queryname is
the value of the
name
queryname.CurrentRow
queryname.RecordCount
queryname.ColumnList

CFCATCH variables

Within a
cfcatch
variables:
CFCATCH.Type
CFCATCH.Message
CFCATCH.Detail
CFCATCH.ErrNumber
CFCATCH.NativeErrorCode
CFCATCH.SQLState
CFCATCH.LockName
CFCATCH.LockOperation
CFCATCH.MissingFileName
CFCATCH.TagContext
CFCATCH.ErrorCode
CFCATCH.ExtendedInfo

CFDIRECTORY variables

The
cfdirectory
the
attribute value:
name
queryname.Name
queryname.Size
queryname.Type
queryname.DateLastModified
queryname.Attributes
queryname.Mode

CFERROR variables

When
cferror
type="request"
Error.Diagnostics
Error.MailTo
Error.DateTime
Error.Browser
Error.GeneratedContent
Error.RemoteAddress
attribute:
block, the active exception properties can be accessed as the following
tag, with
action=list
generates an error page, the following error variables are available if
,
, or
"exception"
"monitor"
, returns a query object as follows, where queryname is
.
ColdFusion tag-specific variables
25

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion mx

Table of Contents