Lucee Function Reference
queryclose()
When using lazy="true", it is important to close the resultset during a request or it will continue to use heap memory.
Introduced: 5.3.6.19
Example
queryclose(query query):boolean
Category
query
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
query | query | Yes |