Lucee Function Reference

dbpoolclear()

clears all existing datasource connection

Example

dbpoolclear([string datasource]):boolean

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
datasource string  No specific datasource to clear, if not set all datasources get removed.