Description
Reloads data for an entity that is already loaded. This method refetches data from the database and repopulates the entity with the refreshed data.
Category
Function Syntax
entityreload() |
See Also
EntityLoad, EntityLoadByExample, EntityDelete
History
ColdFusion 9: Added this function.