Getting Started
First steps
System requirements
Getting to know Lucee Server
CommandBox
Lucee Editors & IDEs
Lucee Syntax
Lucee Language and Syntax Differences
Reserved Words
Operators
Directory Placeholders
Scopes
Reference
Functions
Tags
Objects
Additional Tags & Functions
Unsupported Tags & Functions
Categories
Ajax features
Arrays
Binary data
Booleans
Collections
Components (CFCs)
Cryptography
Currency features
Date and time
Debugging
Decision logic
File handling
Formatting
HTML
Image manipulation
Internationalization
Java
JavaScript
JSON
LDAP
Lists
Math
Numbers
Objects
ORM
Parsing
PDFs
Internet Protocols
Queries
Regex
Search
Server
Sorting
Strings
Structures
Video
WDDX
Web services
XML
Zip files
Developer Guides
Create a Application.cfc
Set a Mapping (regular, component and custom tag mapping)
Update current Application Context
Basic Date
List existing Cache Connections
Cache a query for the current request
Datasources
Virtual File Systems (ram, ftp, zip, s3, etc...)
Sending Emails
Configure Lucee within your Application
File system - Mappings
Read XML with a listener Model (SAX)
Check for changes
Event Gateways
Adding Caches via Application.cfc
Query of Queries
Exception Output
Extension Installation
Lucee Sql Types
Query Handling In Lucee
Deploy Archives
Virtual FileSystems
Precompiled
Extensions
Admin Plugins
Websocket gateway
Extension CFCs matrix
Extensions Support Components
Extension Consumer
Extension Config XML Matrix
Dynamic Extension Content
Extension Provider
Infinispan Cache Extension
Membase
Mongodb
Couchdb
Lucee 5
Extensions in Lucee 5
Abstract/Final Modifiers
Access Modifiers for variables
Cached Within
Class Updating
Static support for components
The Lucee dialect
New and modified functions
Extended Java Interface
Lambda Expressions
Loop - times
OSGi
New and modified tags
Handling unquoted arguments as variables
Upgrading from Lucee 4.5
Upgrading from Railo
Various
System Properties
Ajax:Bind_Syntax
Amf:configuration
Lucee Command Line Interface
Configuration:directory_placeholders
Configuration:Flex_configuration
Configuration:web.xml
Deploy with capistrano
FAQs
File System Types
General Deviations
ORM
Lucee Resources
Lucee Server & web servers
Lucee with Maven
ReST Services:Introduction
Server 2003 and IIS6
Server 2008 with Tomcat and Plesk
Setting Up a Dev Environment to Compare Lucee and ACF on OSX
Special:Feeds
Tips
Todo
Tutorial Lucee
Ubuntu 12.04 Lucee 4 with Tomcat7 multi instance
Enhanced Tags
Deploy AWSElasticBeanstalk
Lucee FAQ
CFAdmin documentation
Installing Lucee
Download and Install
Using the Lucee Installer
Windows
Mac OS X
Linux
mod_cfml
Sysadmin Windows
Sysadmin Linux
Installer Support
Updating Lucee
Update Lucee
Migrate from Railo
Migrate from ACF
Deploying Lucee
Lucee Security Best Practices
URL Rewriting
Lockdown Guide
Performance / Caching
Locking Down Lucee
Locking Down your Stack
Credits and Contributors
Preparing your Server - Linux
Building Lucee
Building Lucee 5.x from source
Building Lucee 4.x from source
Using Lucee in Java
3rd Party Libraries
Professional Services
Get Involved
Translations
Contributing Contributor's Agreement
Mailing List Rules
About Lucee
How to get help
Lucee Compared
Credits
Lucee Features
Why Lucee Server's great
About the docs
Content
Documentation structure
Build
Lucee Docs Markdown
Cross referencing
Lucee Website
Mailing List
Issue Tracker
Source repository
JavaDocs
Git Book
Download
Lucee on YouTube
Menu
Random page
Search
query.recordCount()
Search
query.recordCount()
Docs
Reference
Objects
Query
query.recordCount()
Docs
Reference
Functions
QueryRecordCount
Category:
Queries
row count of given query
query.recordCount
(
query
)
Returns:
Number
Argument
Description
query
query,
required
Examples
There are currently no examples for this function
See also
Queries
QueryRecordCount
Query